/external/deqp-deps/SPIRV-Tools/test/link/ |
D | global_values_amount_test.cpp | 36 3u << SpvWordCountShift | SpvOpTypeFloat, in SetUp() 87 3u << SpvWordCountShift | SpvOpTypeFloat, in SetUp() 125 3u << SpvWordCountShift | SpvOpTypeFloat, in TEST_F()
|
/external/swiftshader/third_party/SPIRV-Tools/test/link/ |
D | global_values_amount_test.cpp | 36 3u << SpvWordCountShift | SpvOpTypeFloat, in SetUp() 87 3u << SpvWordCountShift | SpvOpTypeFloat, in SetUp() 125 3u << SpvWordCountShift | SpvOpTypeFloat, in TEST_F()
|
/external/swiftshader/third_party/SPIRV-Tools/test/ |
D | text_to_binary.constant_test.cpp | 180 Concatenate({MakeInstruction(SpvOpTypeFloat, {1, 32}), 183 Concatenate({MakeInstruction(SpvOpTypeFloat, {1, 32}), 186 Concatenate({MakeInstruction(SpvOpTypeFloat, {1, 32}), 189 Concatenate({MakeInstruction(SpvOpTypeFloat, {1, 32}), 192 Concatenate({MakeInstruction(SpvOpTypeFloat, {1, 32}), 195 Concatenate({MakeInstruction(SpvOpTypeFloat, {1, 32}), 410 Concatenate({MakeInstruction(SpvOpTypeFloat, {1, 32}), 413 Concatenate({MakeInstruction(SpvOpTypeFloat, {1, 32}),
|
D | text_to_binary_test.cpp | 195 Eq(Concatenate({MakeInstruction(SpvOpTypeFloat, {1, 32}), in TEST_P() 225 Eq(Concatenate({MakeInstruction(SpvOpTypeFloat, {1, 16}), in TEST_P()
|
/external/deqp-deps/SPIRV-Tools/test/ |
D | text_to_binary.constant_test.cpp | 180 Concatenate({MakeInstruction(SpvOpTypeFloat, {1, 32}), 183 Concatenate({MakeInstruction(SpvOpTypeFloat, {1, 32}), 186 Concatenate({MakeInstruction(SpvOpTypeFloat, {1, 32}), 189 Concatenate({MakeInstruction(SpvOpTypeFloat, {1, 32}), 192 Concatenate({MakeInstruction(SpvOpTypeFloat, {1, 32}), 195 Concatenate({MakeInstruction(SpvOpTypeFloat, {1, 32}), 410 Concatenate({MakeInstruction(SpvOpTypeFloat, {1, 32}), 413 Concatenate({MakeInstruction(SpvOpTypeFloat, {1, 32}),
|
D | text_to_binary_test.cpp | 195 Eq(Concatenate({MakeInstruction(SpvOpTypeFloat, {1, 32}), in TEST_P() 225 Eq(Concatenate({MakeInstruction(SpvOpTypeFloat, {1, 16}), in TEST_P()
|
/external/swiftshader/third_party/SPIRV-Tools/source/val/ |
D | validate_interfaces.cpp | 114 case SpvOpTypeFloat: in NumConsumedLocations() 121 _.ContainsSizedIntOrFloatType(type->id(), SpvOpTypeFloat, 64)) && in NumConsumedLocations() 182 case SpvOpTypeFloat: in NumConsumedComponents()
|
D | validate_derivatives.cpp | 49 if (!_.ContainsSizedIntOrFloatType(result_type, SpvOpTypeFloat, 32)) { in DerivativesPass()
|
D | validate_type.cpp | 195 if (comp_type_instruction->opcode() != SpvOpTypeFloat) { in ValidateTypeMatrix() 563 if (!component_type || (SpvOpTypeFloat != component_type->opcode() && in ValidateTypeCooperativeMatrixNV() 617 case SpvOpTypeFloat: in TypePass()
|
D | validation_state.cpp | 589 case SpvOpTypeFloat: in GetComponentType() 618 case SpvOpTypeFloat: in GetDimension() 646 if (inst->opcode() == SpvOpTypeFloat || inst->opcode() == SpvOpTypeInt) in GetBitWidth() 664 return inst->opcode() == SpvOpTypeFloat; in IsFloatScalarType() 682 if (inst->opcode() == SpvOpTypeFloat) { in IsFloatScalarOrVectorType() 1192 if (type != SpvOpTypeInt && type != SpvOpTypeFloat) return false; in ContainsSizedIntOrFloatType() 1235 ContainsSizedIntOrFloatType(id, SpvOpTypeFloat, 16))) { in ContainsLimitedUseIntOrFloatType()
|
/external/deqp-deps/SPIRV-Tools/source/val/ |
D | validate_interfaces.cpp | 114 case SpvOpTypeFloat: in NumConsumedLocations() 121 _.ContainsSizedIntOrFloatType(type->id(), SpvOpTypeFloat, 64)) && in NumConsumedLocations() 182 case SpvOpTypeFloat: in NumConsumedComponents()
|
D | validate_derivatives.cpp | 49 if (!_.ContainsSizedIntOrFloatType(result_type, SpvOpTypeFloat, 32)) { in DerivativesPass()
|
D | validate_type.cpp | 195 if (comp_type_instruction->opcode() != SpvOpTypeFloat) { in ValidateTypeMatrix() 563 if (!component_type || (SpvOpTypeFloat != component_type->opcode() && in ValidateTypeCooperativeMatrixNV() 617 case SpvOpTypeFloat: in TypePass()
|
D | validation_state.cpp | 591 case SpvOpTypeFloat: in GetComponentType() 620 case SpvOpTypeFloat: in GetDimension() 648 if (inst->opcode() == SpvOpTypeFloat || inst->opcode() == SpvOpTypeInt) in GetBitWidth() 666 return inst->opcode() == SpvOpTypeFloat; in IsFloatScalarType() 684 if (inst->opcode() == SpvOpTypeFloat) { in IsFloatScalarOrVectorType() 1194 if (type != SpvOpTypeInt && type != SpvOpTypeFloat) return false; in ContainsSizedIntOrFloatType() 1237 ContainsSizedIntOrFloatType(id, SpvOpTypeFloat, 16))) { in ContainsLimitedUseIntOrFloatType()
|
/external/deqp-deps/SPIRV-Tools/source/fuzz/ |
D | fuzzer_pass_add_composite_types.cpp | 120 case SpvOpTypeFloat: in ChooseScalarOrCompositeType()
|
D | fuzzer_pass_push_ids_through_variables.cpp | 127 case SpvOpTypeFloat: in Apply()
|
D | fuzzer_pass_flatten_conditional_branches.cpp | 101 case SpvOpTypeFloat: in Apply()
|
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
D | fuzzer_pass_add_composite_types.cpp | 120 case SpvOpTypeFloat: in ChooseScalarOrCompositeType()
|
D | fuzzer_pass_push_ids_through_variables.cpp | 127 case SpvOpTypeFloat: in Apply()
|
D | fuzzer_pass_flatten_conditional_branches.cpp | 101 case SpvOpTypeFloat: in Apply()
|
/external/mesa3d/src/compiler/spirv/ |
D | gl_spirv.c | 145 case SpvOpTypeFloat: in vtn_validate_handle_constant_instruction()
|
/external/swiftshader/third_party/SPIRV-Tools/source/ |
D | opcode.cpp | 210 case SpvOpTypeFloat: in spvOpcodeIsScalarType() 317 case SpvOpTypeFloat: in spvOpcodeGeneratesType()
|
/external/deqp-deps/SPIRV-Tools/source/ |
D | opcode.cpp | 210 case SpvOpTypeFloat: in spvOpcodeIsScalarType() 317 case SpvOpTypeFloat: in spvOpcodeGeneratesType()
|
/external/deqp-deps/SPIRV-Tools/test/val/ |
D | val_type_unique_test.cpp | 137 EXPECT_THAT(getDiagnosticString(), HasSubstr(GetErrorString(SpvOpTypeFloat))); in TEST_F()
|
/external/swiftshader/third_party/SPIRV-Tools/test/val/ |
D | val_type_unique_test.cpp | 137 EXPECT_THAT(getDiagnosticString(), HasSubstr(GetErrorString(SpvOpTypeFloat))); in TEST_F()
|