/external/swiftshader/third_party/SPIRV-Tools/test/fuzz/ |
D | transformation_add_function_test.cpp | 50 result.push_back(MakeInstructionMessage(inst->opcode(), inst->type_id(), in GetInstructionsForFunction() 147 {MakeInstructionMessage( in TEST() 151 MakeInstructionMessage(SpvOpFunctionParameter, 7, 11, {}), in TEST() 152 MakeInstructionMessage(SpvOpFunctionParameter, 9, 12, {}), in TEST() 153 MakeInstructionMessage(SpvOpLabel, 0, 14, {}), in TEST() 154 MakeInstructionMessage( in TEST() 157 MakeInstructionMessage( in TEST() 160 MakeInstructionMessage( in TEST() 163 MakeInstructionMessage( in TEST() 166 MakeInstructionMessage(SpvOpBranch, 0, 0, {{SPV_OPERAND_TYPE_ID, {21}}}), in TEST() [all …]
|
/external/angle/third_party/spirv-tools/src/test/fuzz/ |
D | transformation_add_function_test.cpp | 50 result.push_back(MakeInstructionMessage(inst->opcode(), inst->type_id(), in GetInstructionsForFunction() 153 {MakeInstructionMessage( in TEST() 157 MakeInstructionMessage(SpvOpFunctionParameter, 7, 11, {}), in TEST() 158 MakeInstructionMessage(SpvOpFunctionParameter, 9, 12, {}), in TEST() 159 MakeInstructionMessage(SpvOpLabel, 0, 14, {}), in TEST() 160 MakeInstructionMessage( in TEST() 163 MakeInstructionMessage( in TEST() 166 MakeInstructionMessage( in TEST() 169 MakeInstructionMessage( in TEST() 172 MakeInstructionMessage(SpvOpBranch, 0, 0, {{SPV_OPERAND_TYPE_ID, {21}}}), in TEST() [all …]
|
/external/deqp-deps/SPIRV-Tools/test/fuzz/ |
D | transformation_add_function_test.cpp | 50 result.push_back(MakeInstructionMessage(inst->opcode(), inst->type_id(), in GetInstructionsForFunction() 153 {MakeInstructionMessage( in TEST() 157 MakeInstructionMessage(SpvOpFunctionParameter, 7, 11, {}), in TEST() 158 MakeInstructionMessage(SpvOpFunctionParameter, 9, 12, {}), in TEST() 159 MakeInstructionMessage(SpvOpLabel, 0, 14, {}), in TEST() 160 MakeInstructionMessage( in TEST() 163 MakeInstructionMessage( in TEST() 166 MakeInstructionMessage( in TEST() 169 MakeInstructionMessage( in TEST() 172 MakeInstructionMessage(SpvOpBranch, 0, 0, {{SPV_OPERAND_TYPE_ID, {21}}}), in TEST() [all …]
|
/external/angle/third_party/spirv-tools/src/source/fuzz/ |
D | instruction_message.h | 28 protobufs::Instruction MakeInstructionMessage(
|
D | instruction_message.cpp | 22 protobufs::Instruction MakeInstructionMessage( in MakeInstructionMessage() function
|
D | fuzzer_pass_donate_modules.cpp | 841 donated_instructions->push_back(MakeInstructionMessage( in HandleOpArrayLength() 897 donated_instructions->push_back(MakeInstructionMessage( in HandleDifficultInstruction() 966 donated_instructions->push_back(MakeInstructionMessage( in PrepareInstructionForDonation()
|
/external/deqp-deps/SPIRV-Tools/source/fuzz/ |
D | instruction_message.h | 28 protobufs::Instruction MakeInstructionMessage(
|
D | instruction_message.cpp | 22 protobufs::Instruction MakeInstructionMessage( in MakeInstructionMessage() function
|
D | fuzzer_pass_donate_modules.cpp | 839 donated_instructions->push_back(MakeInstructionMessage( in HandleOpArrayLength() 895 donated_instructions->push_back(MakeInstructionMessage( in HandleDifficultInstruction() 964 donated_instructions->push_back(MakeInstructionMessage( in PrepareInstructionForDonation()
|
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
D | instruction_message.h | 28 protobufs::Instruction MakeInstructionMessage(
|
D | instruction_message.cpp | 22 protobufs::Instruction MakeInstructionMessage( in MakeInstructionMessage() function
|
D | fuzzer_pass_donate_modules.cpp | 536 donated_instructions.push_back(MakeInstructionMessage( in HandleFunctions()
|