Searched defs:spvType (Results 1 – 2 of 2) sorted by relevance
4462 spv::Id spvType = forcedType == spv::NoType ? convertGlslangToSpvType(node->getType()) in createSpvVariable() local4628 spv::Id spvType = spv::NoResult; in convertGlslangToSpvType() local5133 spv::Id spvType = builder.makeStructType(spvMembers, type.getTypeName().c_str(), false); in convertGlslangStructToSpvType() local5152 spv::Id spvType, in decorateStructType()
4277 spv::Id spvType = forcedType == spv::NoType ? convertGlslangToSpvType(node->getType()) in createSpvVariable() local4436 spv::Id spvType = spv::NoResult; in convertGlslangToSpvType() local4915 spv::Id spvType = builder.makeStructType(spvMembers, type.getTypeName().c_str(), false); in convertGlslangStructToSpvType() local4934 spv::Id spvType, in decorateStructType()