Home
last modified time | relevance | path

Searched refs:OpStore (Results 1 – 25 of 55) sorted by relevance

123

/external/deqp/external/vulkancts/data/vulkan/vkrunner/example/
Dspirv.shader_test37 OpStore %20 %18
38 OpStore %norm_coord %18
77 OpStore %color %14
98 OpStore %color %40
103 OpStore %color %43
/external/deqp-deps/glslang/SPIRV/
DSpvPostProcess.cpp78 case OpStore: in postProcessType()
196 case OpStore: in postProcess()
259 … unsigned int memoryAccess = inst.getImmediateOperand((inst.getOpCode() == OpStore) ? 2 : 1); in postProcess()
265 if (inst.getOpCode() == OpStore) in postProcess()
DSPVRemapper.cpp813 case spv::OpStore: in mapFnBodies()
883 if (opCode == spv::OpStore && fnLocalVars.count(asId(start+1)) > 0) { in forwardLoadStores()
962 if (opCode == spv::OpStore && fnLocalVars.count(asId(start+1)) > 0) { in optLoadStore()
1034 (opCode == spv::OpStore && fnLocalVars.count(asId(start+1)) > 0) || in optLoadStore()
Ddoc.cpp1400 InstructionDesc[OpStore].setResultAndType(false, false); in Parameterize()
1635 InstructionDesc[OpStore].operands.push(OperandId, "'Pointer'"); in Parameterize()
1636 InstructionDesc[OpStore].operands.push(OperandId, "'Object'"); in Parameterize()
1637 InstructionDesc[OpStore].operands.push(OperandMemoryAccess, "", true); in Parameterize()
1638 InstructionDesc[OpStore].operands.push(OperandLiteralNumber, "", true); in Parameterize()
1639 InstructionDesc[OpStore].operands.push(OperandId, "", true); in Parameterize()
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/
Dspirv.cs736 OpStore = 62, enumerator
Dspirv.lua692 OpStore = 62,
/external/deqp-deps/SPIRV-Headers/include/spirv/1.1/
Dspirv.lua692 OpStore = 62,
Dspirv.cs736 OpStore = 62, enumerator
Dspirv.hpp731 OpStore = 62, enumerator
/external/shaderc/spirv-headers/include/spirv/1.1/
Dspirv.lua692 OpStore = 62,
Dspirv.hpp731 OpStore = 62, enumerator
/external/shaderc/spirv-headers/include/spirv/1.0/
Dspirv.lua680 OpStore = 62,
Dspirv.hpp719 OpStore = 62, enumerator
/external/deqp-deps/SPIRV-Headers/include/spirv/1.2/
Dspirv.lua697 OpStore = 62,
Dspirv.cs741 OpStore = 62, enumerator
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/
Dspirv.cs724 OpStore = 62, enumerator
Dspirv.lua680 OpStore = 62,
/external/deqp-deps/SPIRV-Headers/include/spirv/1.0/
Dspirv.cs724 OpStore = 62, enumerator
Dspirv.lua680 OpStore = 62,
/external/spirv-llvm/lib/SPIRV/libSPIRV/
Dspirv.hpp639 OpStore = 62, enumerator
DSPIRVIsValidEnum.h637 case OpStore: in isValid()
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.2/
Dspirv.lua697 OpStore = 62,
Dspirv.cs741 OpStore = 62, enumerator
/external/shaderc/spirv-headers/include/spirv/1.2/
Dspirv.lua697 OpStore = 62,
Dspirv.hpp736 OpStore = 62, enumerator

123