Home
last modified time | relevance | path

Searched defs:spirvInst (Results 1 – 7 of 7) sorted by relevance

/third_party/glslang/glslang/MachineIndependent/
DSpirvIntrinsics.cpp273 void TPublicType::setSpirvType(const TSpirvInstruction& spirvInst, const TSpirvTypeParameters* type… in setSpirvType()
320 TSpirvInstruction* spirvInst = new TSpirvInstruction; in makeSpirvInstruction() local
Dglslang.y95 glslang::TSpirvInstruction* spirvInst; member
DSymbolTable.h353 TSpirvInstruction spirvInst; // SPIR-V instruction qualifiers variable
Dglslang_tab.cpp.h551 glslang::TSpirvInstruction* spirvInst; member
/third_party/glslang/glslang/Include/
DSpirvIntrinsics.h136 TSpirvInstruction spirvInst; member
Dintermediate.h1673 TSpirvInstruction spirvInst; variable
1720 TSpirvInstruction spirvInst; variable
/third_party/glslang/SPIRV/
DGlslangToSpv.cpp2678 const auto& spirvInst = node->getSpirvInstruction(); in visitUnary() local
3744 const auto& spirvInst = node->getSpirvInstruction(); in visitAggregate() local
4549 const auto& spirvInst = spirvType.spirvInst; in convertGlslangToSpvType() local