Searched refs:kSampleParsedInstruction (Results 1 – 2 of 2) sorted by relevance
/external/deqp-deps/SPIRV-Tools/test/opt/ |
D | instruction_test.cpp | 74 spv_parsed_instruction_t kSampleParsedInstruction = {kSampleInstructionWords, variable 133 Instruction inst(&context, kSampleParsedInstruction); in TEST() 144 Instruction inst(&context, kSampleParsedInstruction); in TEST() 152 Instruction inst(&context, kSampleParsedInstruction); in TEST() 159 Instruction inst(&context, kSampleParsedInstruction); in TEST() 186 Instruction inst(&context, kSampleParsedInstruction); in TEST()
|
/external/swiftshader/third_party/SPIRV-Tools/test/opt/ |
D | instruction_test.cpp | 74 spv_parsed_instruction_t kSampleParsedInstruction = {kSampleInstructionWords, variable 133 Instruction inst(&context, kSampleParsedInstruction); in TEST() 144 Instruction inst(&context, kSampleParsedInstruction); in TEST() 152 Instruction inst(&context, kSampleParsedInstruction); in TEST() 159 Instruction inst(&context, kSampleParsedInstruction); in TEST() 186 Instruction inst(&context, kSampleParsedInstruction); in TEST()
|