Home
last modified time | relevance | path

Searched defs:spirvInst (Results 1 - 6 of 6) sorted by relevance

/third_party/glslang/glslang/Include/
H A DSpirvIntrinsics.h136 TSpirvInstruction spirvInst; member
H A Dintermediate.h1673 TSpirvInstruction spirvInst; member in glslang::TIntermUnary
1720 TSpirvInstruction spirvInst; member in glslang::TIntermAggregate
/third_party/glslang/glslang/MachineIndependent/
H A DSpirvIntrinsics.cpp273 void TPublicType::setSpirvType(const TSpirvInstruction& spirvInst, const TSpirvTypeParameters* typeParams) in setSpirvType() argument
320 TSpirvInstruction* spirvInst = new TSpirvInstruction; in makeSpirvInstruction() local
H A DSymbolTable.h353 TSpirvInstruction spirvInst; // SPIR-V instruction qualifiers member in glslang::TFunction
H A Dglslang_tab.cpp.h551 glslang::TSpirvInstruction* spirvInst; member
/third_party/glslang/SPIRV/
H A 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; convertGlslangToSpvType() local
[all...]

Completed in 18 milliseconds