Searched defs:spvType (Results 1 – 1 of 1) sorted by relevance
2852 spv::Id spvType = convertGlslangToSpvType(node->getType()); in createSpvVariable() local2970 spv::Id spvType = spv::NoResult; in convertGlslangToSpvType() local3228 spv::Id spvType = builder.makeStructType(spvMembers, type.getTypeName().c_str()); in convertGlslangStructToSpvType() local3247 spv::Id spvType) in decorateStructType()