Home
last modified time | relevance | path

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

/third_party/glslang/glslang/Include/
DSpirvIntrinsics.h122 TSpirvInstruction spirvInst; member
Dintermediate.h1635 TSpirvInstruction spirvInst; variable
1683 TSpirvInstruction spirvInst; variable
/third_party/glslang/glslang/MachineIndependent/
DSpirvIntrinsics.cpp267 void TPublicType::setSpirvType(const TSpirvInstruction& spirvInst, const TSpirvTypeParameters* type… in setSpirvType()
308 TSpirvInstruction* spirvInst = new TSpirvInstruction; in makeSpirvInstruction() local
Dglslang.y120 glslang::TSpirvInstruction* spirvInst; member
DSymbolTable.h357 TSpirvInstruction spirvInst; // SPIR-V instruction qualifiers variable
Dglslang_tab.cpp.h544 glslang::TSpirvInstruction* spirvInst; member
/third_party/glslang/SPIRV/
DGlslangToSpv.cpp2630 const auto& spirvInst = node->getSpirvInstruction(); in visitUnary() local
3538 const auto& spirvInst = node->getSpirvInstruction(); in visitAggregate() local
4314 const auto& spirvInst = spirvType.spirvInst; in convertGlslangToSpvType() local