Searched refs:setBasicType (Results 1 – 15 of 15) sorted by relevance
292 newType->setBasicType(EbtUImage2D); in visitDeclaration()295 newType->setBasicType(EbtUImage3D); in visitDeclaration()298 newType->setBasicType(EbtUImage2DArray); in visitDeclaration()301 newType->setBasicType(EbtUImageCube); in visitDeclaration()304 newType->setBasicType(EbtUImage1D); in visitDeclaration()307 newType->setBasicType(EbtUImage1DArray); in visitDeclaration()310 newType->setBasicType(EbtUImage2DMS); in visitDeclaration()313 newType->setBasicType(EbtUImage2DMSArray); in visitDeclaration()316 newType->setBasicType(EbtUImageCubeArray); in visitDeclaration()319 newType->setBasicType(EbtUImageRect); in visitDeclaration()[all …]
176 overrideType.setBasicType(EbtSampler2D); in writeVariableType()
123 type.setBasicType(EbtFloat); in GetMangledNames()
157 void setBasicType(TBasicType t);476 void setBasicType(TBasicType basicType) { typeSpecifierNonArray.type = basicType; } in setBasicType() function
626 void TType::setBasicType(TBasicType t) in setBasicType() function in sh::TType
3983 emulatedValueType.setBasicType(EbtUInt); in cast()
4068 type->setBasicType(EbtFloat); in addConstructorFunc()
1976 type.setBasicType(EbtInt); in fold()1988 type.setBasicType(EbtUInt); in fold()1999 type.setBasicType(EbtFloat); in fold()2010 type.setBasicType(EbtFloat); in fold()
276 void setBasicType(TBasicType t) { type = t; } in setBasicType() function
2940 type->setBasicType(typeSpecifier.type); in addStructDeclaratorList()
862 satType.setBasicType(TBasicType::EbtUInt); in SaturateScalarOrVectorCommon()916 promotedType.setBasicType(TBasicType::EbtUInt); in PromoteBoolToUint()
133 void setBasicType(TBasicType t) { type = t; } in setBasicType() function2267 void setBasicType(const TBasicType& t) { basicType = t; } in setBasicType() function
137 void setBasicType(TBasicType t) { type = t; } in setBasicType() function2388 void setBasicType(const TBasicType& t) { basicType = t; } in setBasicType() function
290 newType->setBasicType(EbtSampler2DArray); in declareSampler2DArray()
7017 type.setBasicType(EbtUint); in vkRelaxedRemapUniformVariable()