/third_party/skia/third_party/externals/spirv-tools/test/ |
D | text_to_binary.function_test.cpp | 43 Eq(MakeInstruction(SpvOpFunction, {1, 2, GetParam().value(), 3}))); in TEST_P() 68 Eq(MakeInstruction(SpvOpFunction, {1, 2, expected_mask, 3}))); in TEST_F()
|
/third_party/spirv-tools/test/ |
D | text_to_binary.function_test.cpp | 43 Eq(MakeInstruction(SpvOpFunction, {1, 2, GetParam().value(), 3}))); in TEST_P() 68 Eq(MakeInstruction(SpvOpFunction, {1, 2, expected_mask, 3}))); in TEST_F()
|
/third_party/flutter/skia/third_party/externals/spirv-tools/test/ |
D | text_to_binary.function_test.cpp | 40 Eq(MakeInstruction(SpvOpFunction, {1, 2, GetParam().value(), 3}))); in TEST_P() 65 Eq(MakeInstruction(SpvOpFunction, {1, 2, expected_mask, 3}))); in TEST_F()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/ |
D | text_to_binary.function_test.cpp | 43 Eq(MakeInstruction(SpvOpFunction, {1, 2, GetParam().value(), 3}))); in TEST_P() 68 Eq(MakeInstruction(SpvOpFunction, {1, 2, expected_mask, 3}))); in TEST_F()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
D | validate_function.cpp | 115 if (func_inst->opcode() == SpvOpFunction) { in ValidateFunctionParameter() 122 if (func_inst->opcode() != SpvOpFunction) { in ValidateFunctionParameter() 229 if (!function || SpvOpFunction != function->opcode()) { in ValidateFunctionCall() 341 case SpvOpFunction: in FunctionPass()
|
D | validate_id.cpp | 175 !spvOpcodeIsDecoration(opcode) && opcode != SpvOpFunction && in IdPass() 188 opcode != SpvOpLoopMerge && opcode != SpvOpFunction && in IdPass()
|
D | validate_execution_limitations.cpp | 25 if (inst->opcode() != SpvOpFunction) { in ValidateExecutionLimitations()
|
/third_party/spirv-tools/source/val/ |
D | validate_function.cpp | 115 if (func_inst->opcode() == SpvOpFunction) { in ValidateFunctionParameter() 122 if (func_inst->opcode() != SpvOpFunction) { in ValidateFunctionParameter() 229 if (!function || SpvOpFunction != function->opcode()) { in ValidateFunctionCall() 341 case SpvOpFunction: in FunctionPass()
|
D | validate_id.cpp | 175 !spvOpcodeIsDecoration(opcode) && opcode != SpvOpFunction && in IdPass() 188 opcode != SpvOpLoopMerge && opcode != SpvOpFunction && in IdPass()
|
D | validate_execution_limitations.cpp | 25 if (inst->opcode() != SpvOpFunction) { in ValidateExecutionLimitations()
|
D | validate_adjacency.cpp | 49 case SpvOpFunction: in ValidateAdjacency()
|
/third_party/skia/third_party/externals/spirv-tools/source/val/ |
D | validate_function.cpp | 115 if (func_inst->opcode() == SpvOpFunction) { in ValidateFunctionParameter() 122 if (func_inst->opcode() != SpvOpFunction) { in ValidateFunctionParameter() 229 if (!function || SpvOpFunction != function->opcode()) { in ValidateFunctionCall() 341 case SpvOpFunction: in FunctionPass()
|
D | validate_id.cpp | 175 !spvOpcodeIsDecoration(opcode) && opcode != SpvOpFunction && in IdPass() 188 opcode != SpvOpLoopMerge && opcode != SpvOpFunction && in IdPass()
|
D | validate_execution_limitations.cpp | 25 if (inst->opcode() != SpvOpFunction) { in ValidateExecutionLimitations()
|
/third_party/skia/third_party/externals/spirv-tools/test/fuzz/ |
D | transformation_add_function_test.cpp | 158 SpvOpFunction, 8, 13, in TEST() 303 SpvOpFunction, 2, 15, in TEST() 525 {MakeInstructionMessage(SpvOpFunction, 8, 13, in TEST() 537 SpvOpFunction, 8, 13, in TEST() 547 {MakeInstructionMessage(SpvOpFunction, 8, 13, in TEST() 585 SpvOpFunction, 2, 30, in TEST() 841 SpvOpFunction, 2, 10, in TEST() 1000 SpvOpFunction, 6, 10, in TEST() 1193 SpvOpFunction, 2, 12, in TEST() 1638 SpvOpFunction, 2, 8, in TEST() [all …]
|
/third_party/spirv-tools/test/fuzz/ |
D | transformation_add_function_test.cpp | 158 SpvOpFunction, 8, 13, in TEST() 303 SpvOpFunction, 2, 15, in TEST() 525 {MakeInstructionMessage(SpvOpFunction, 8, 13, in TEST() 537 SpvOpFunction, 8, 13, in TEST() 547 {MakeInstructionMessage(SpvOpFunction, 8, 13, in TEST() 585 SpvOpFunction, 2, 30, in TEST() 841 SpvOpFunction, 2, 10, in TEST() 1000 SpvOpFunction, 6, 10, in TEST() 1193 SpvOpFunction, 2, 12, in TEST() 1638 SpvOpFunction, 2, 8, in TEST() [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzz/ |
D | transformation_add_function_test.cpp | 158 SpvOpFunction, 8, 13, in TEST() 303 SpvOpFunction, 2, 15, in TEST() 525 {MakeInstructionMessage(SpvOpFunction, 8, 13, in TEST() 537 SpvOpFunction, 8, 13, in TEST() 547 {MakeInstructionMessage(SpvOpFunction, 8, 13, in TEST() 585 SpvOpFunction, 2, 30, in TEST() 841 SpvOpFunction, 2, 10, in TEST() 1000 SpvOpFunction, 6, 10, in TEST() 1193 SpvOpFunction, 2, 12, in TEST() 1638 SpvOpFunction, 2, 8, in TEST() [all …]
|
/third_party/spirv-tools/test/val/ |
D | val_state_test.cpp | 166 EXPECT_TRUE(state_.IsOpcodeInCurrentLayoutSection(SpvOpFunction)); in TEST_F() 169 EXPECT_TRUE(state_.IsOpcodeInCurrentLayoutSection(SpvOpFunction)); in TEST_F()
|
/third_party/skia/third_party/externals/spirv-tools/test/val/ |
D | val_state_test.cpp | 166 EXPECT_TRUE(state_.IsOpcodeInCurrentLayoutSection(SpvOpFunction)); in TEST_F() 169 EXPECT_TRUE(state_.IsOpcodeInCurrentLayoutSection(SpvOpFunction)); in TEST_F()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/ |
D | val_state_test.cpp | 166 EXPECT_TRUE(state_.IsOpcodeInCurrentLayoutSection(SpvOpFunction)); in TEST_F() 169 EXPECT_TRUE(state_.IsOpcodeInCurrentLayoutSection(SpvOpFunction)); in TEST_F()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/reduce/ |
D | operand_to_const_reduction_opportunity_finder.cpp | 53 if (def->opcode() == SpvOpFunction) { in GetAvailableOpportunities()
|
D | operand_to_undef_reduction_opportunity_finder.cpp | 60 if (operand_id_def->opcode() == SpvOpFunction) { in GetAvailableOpportunities()
|
/third_party/spirv-tools/source/reduce/ |
D | operand_to_const_reduction_opportunity_finder.cpp | 53 if (def->opcode() == SpvOpFunction) { in GetAvailableOpportunities()
|
D | operand_to_undef_reduction_opportunity_finder.cpp | 60 if (operand_id_def->opcode() == SpvOpFunction) { in GetAvailableOpportunities()
|
/third_party/skia/third_party/externals/spirv-tools/source/reduce/ |
D | operand_to_const_reduction_opportunity_finder.cpp | 53 if (def->opcode() == SpvOpFunction) { in GetAvailableOpportunities()
|