Home
last modified time | relevance | path

Searched defs:spvType (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/angle/third_party/glslang/src/SPIRV/
H A DGlslangToSpv.cpp4462 spv::Id spvType = forcedType == spv::NoType ? convertGlslangToSpvType(node->getType()) in createSpvVariable() local
4628 spv::Id spvType = spv::NoResult; in convertGlslangToSpvType() local
5133 spv::Id spvType = builder.makeStructType(spvMembers, type.getTypeName().c_str(), false); in convertGlslangStructToSpvType() local
5152 spv::Id spvType, in decorateStructType()
/aosp_15_r20/external/deqp-deps/glslang/SPIRV/
DGlslangToSpv.cpp4277 spv::Id spvType = forcedType == spv::NoType ? convertGlslangToSpvType(node->getType()) in createSpvVariable() local
4436 spv::Id spvType = spv::NoResult; in convertGlslangToSpvType() local
4915 spv::Id spvType = builder.makeStructType(spvMembers, type.getTypeName().c_str(), false); in convertGlslangStructToSpvType() local
4934 spv::Id spvType, in decorateStructType()