Searched refs:kSampleParsedInstruction (Results 1 - 3 of 3) sorted by relevance
/third_party/skia/third_party/externals/spirv-tools/test/opt/ |
H A D | instruction_test.cpp | 100 spv_parsed_instruction_t kSampleParsedInstruction = {kSampleInstructionWords, member 159 Instruction inst(&context, kSampleParsedInstruction); in TEST() 170 Instruction inst(&context, kSampleParsedInstruction); in TEST() 178 Instruction inst(&context, kSampleParsedInstruction); in TEST() 185 Instruction inst(&context, kSampleParsedInstruction); in TEST() 212 Instruction inst(&context, kSampleParsedInstruction); in TEST()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/ |
H A D | instruction_test.cpp | 100 spv_parsed_instruction_t kSampleParsedInstruction = {kSampleInstructionWords, member 159 Instruction inst(&context, kSampleParsedInstruction); in TEST() 170 Instruction inst(&context, kSampleParsedInstruction); in TEST() 178 Instruction inst(&context, kSampleParsedInstruction); in TEST() 185 Instruction inst(&context, kSampleParsedInstruction); in TEST() 212 Instruction inst(&context, kSampleParsedInstruction); in TEST()
|
/third_party/spirv-tools/test/opt/ |
H A D | instruction_test.cpp | 94 spv_parsed_instruction_t kSampleParsedInstruction = { member 154 Instruction inst(&context, kSampleParsedInstruction); in TEST() 165 Instruction inst(&context, kSampleParsedInstruction); in TEST() 173 Instruction inst(&context, kSampleParsedInstruction); in TEST() 180 Instruction inst(&context, kSampleParsedInstruction); in TEST() 207 Instruction inst(&context, kSampleParsedInstruction); in TEST()
|
Completed in 6 milliseconds