Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/third_party/glslang/src/glslang/MachineIndependent/
H A DSpirvIntrinsics.cpp273 void TPublicType::setSpirvType(const TSpirvInstruction& spirvInst, const TSpirvTypeParameters* type… in setSpirvType()
320 TSpirvInstruction* spirvInst = new TSpirvInstruction; in makeSpirvInstruction() local
H A Dglslang.y95 glslang::TSpirvInstruction* spirvInst; member
H A DSymbolTable.h357 TSpirvInstruction spirvInst; // SPIR-V instruction qualifiers variable
H A Dglslang_tab.cpp.h554 glslang::TSpirvInstruction* spirvInst; member
/aosp_15_r20/external/deqp-deps/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
/aosp_15_r20/external/angle/third_party/glslang/src/glslang/Include/
H A DSpirvIntrinsics.h136 TSpirvInstruction spirvInst; member
H A Dintermediate.h1539 TSpirvInstruction spirvInst; variable
1593 TSpirvInstruction spirvInst; variable
/aosp_15_r20/external/deqp-deps/glslang/glslang/Include/
DSpirvIntrinsics.h136 TSpirvInstruction spirvInst; member
Dintermediate.h1681 TSpirvInstruction spirvInst; variable
1728 TSpirvInstruction spirvInst; variable
/aosp_15_r20/external/angle/third_party/glslang/src/SPIRV/
H A DGlslangToSpv.cpp2711 const auto& spirvInst = node->getSpirvInstruction(); in visitUnary() local
3968 const auto& spirvInst = node->getSpirvInstruction(); in visitAggregate() local
4780 const auto& spirvInst = spirvType.spirvInst; in convertGlslangToSpvType() local
/aosp_15_r20/external/deqp-deps/glslang/SPIRV/
DGlslangToSpv.cpp2703 const auto& spirvInst = node->getSpirvInstruction(); in visitUnary() local
3783 const auto& spirvInst = node->getSpirvInstruction(); in visitAggregate() local
4588 const auto& spirvInst = spirvType.spirvInst; in convertGlslangToSpvType() local