Searched refs:CombineOpcodeAndNumOperands (Results 1 – 4 of 4) sorted by relevance
/external/swiftshader/third_party/SPIRV-Tools/tools/comp/ |
D | markv_model_shader_default_autogen.inc | 4 { CombineOpcodeAndNumOperands(SpvOpExtInst, 7), 158282 }, 5 { CombineOpcodeAndNumOperands(SpvOpDot, 4), 151035 }, 6 { CombineOpcodeAndNumOperands(SpvOpVectorShuffle, 6), 183292 }, 7 { CombineOpcodeAndNumOperands(SpvOpImageSampleImplicitLod, 4), 126492 }, 8 { CombineOpcodeAndNumOperands(SpvOpExecutionMode, 2), 13311 }, 9 { CombineOpcodeAndNumOperands(SpvOpFNegate, 3), 29952 }, 10 { CombineOpcodeAndNumOperands(SpvOpExtInst, 5), 106847 }, 11 { CombineOpcodeAndNumOperands(SpvOpImageSampleExplicitLod, 7), 26350 }, 12 { CombineOpcodeAndNumOperands(SpvOpImageSampleExplicitLod, 6), 28186 }, 13 { CombineOpcodeAndNumOperands(SpvOpFDiv, 4), 41635 }, [all …]
|
D | markv_model_shader.cpp | 34 inline uint32_t CombineOpcodeAndNumOperands(uint32_t opcode, in CombineOpcodeAndNumOperands() function
|
/external/deqp-deps/SPIRV-Tools/tools/comp/ |
D | markv_model_shader_default_autogen.inc | 4 { CombineOpcodeAndNumOperands(SpvOpExtInst, 7), 158282 }, 5 { CombineOpcodeAndNumOperands(SpvOpDot, 4), 151035 }, 6 { CombineOpcodeAndNumOperands(SpvOpVectorShuffle, 6), 183292 }, 7 { CombineOpcodeAndNumOperands(SpvOpImageSampleImplicitLod, 4), 126492 }, 8 { CombineOpcodeAndNumOperands(SpvOpExecutionMode, 2), 13311 }, 9 { CombineOpcodeAndNumOperands(SpvOpFNegate, 3), 29952 }, 10 { CombineOpcodeAndNumOperands(SpvOpExtInst, 5), 106847 }, 11 { CombineOpcodeAndNumOperands(SpvOpImageSampleExplicitLod, 7), 26350 }, 12 { CombineOpcodeAndNumOperands(SpvOpImageSampleExplicitLod, 6), 28186 }, 13 { CombineOpcodeAndNumOperands(SpvOpFDiv, 4), 41635 }, [all …]
|
D | markv_model_shader.cpp | 34 inline uint32_t CombineOpcodeAndNumOperands(uint32_t opcode, in CombineOpcodeAndNumOperands() function
|