Searched defs:spvType (Results 1 – 1 of 1) sorted by relevance
4238 spv::Id spvType = forcedType == spv::NoType ? convertGlslangToSpvType(node->getType()) in createSpvVariable() local4397 spv::Id spvType = spv::NoResult; in convertGlslangToSpvType() local4876 spv::Id spvType = builder.makeStructType(spvMembers, type.getTypeName().c_str(), false); in convertGlslangStructToSpvType() local4895 spv::Id spvType, in decorateStructType()