| /third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/vulkan/ |
| D | RewriteR32fImages.cpp | 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 …]
|
| /third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/ |
| D | Types.h | 148 void setBasicType(TBasicType t); 433 void setBasicType(TBasicType basicType) { typeSpecifierNonArray.type = basicType; } in setBasicType() function
|
| D | OutputVulkanGLSL.cpp | 171 overrideType.setBasicType(EbtSampler2D); in writeVariableType()
|
| D | FunctionLookup.cpp | 123 type.setBasicType(EbtFloat); in GetMangledNames()
|
| D | Types.cpp | 651 void TType::setBasicType(TBasicType t) in setBasicType() function in sh::TType
|
| D | ParseContext.cpp | 3512 type->setBasicType(EbtFloat); in addConstructorFunc()
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
| D | OutputVulkanGLSL.cpp | 162 overrideType.setBasicType(EbtSampler2D); in writeVariableType()
|
| D | Types.h | 157 void setBasicType(TBasicType t); 478 void setBasicType(TBasicType basicType) { typeSpecifierNonArray.type = basicType; } in setBasicType() function
|
| D | FunctionLookup.cpp | 123 type.setBasicType(EbtFloat); in GetMangledNames()
|
| D | IntermNode.cpp | 1379 resultType.setBasicType(EbtInt); in promote() 1382 resultType.setBasicType(EbtUInt); in promote() 1386 resultType.setBasicType(EbtFloat); in promote() 1393 resultType.setBasicType(EbtUInt); in promote() 1399 resultType.setBasicType(EbtFloat); in promote() 1404 resultType.setBasicType(EbtFloat); in promote() 1409 resultType.setBasicType(EbtBool); in promote() 1414 resultType.setBasicType(EbtFloat); in promote() 1425 resultType.setBasicType(EbtBool); in promote() 1430 resultType.setBasicType(EbtInt); in promote()
|
| D | Types.cpp | 626 void TType::setBasicType(TBasicType t) in setBasicType() function in sh::TType
|
| D | OutputSPIRV.cpp | 1883 componentType.setBasicType(expectedType.getBasicType()); in extractComponents() 4398 emulatedValueType.setBasicType(EbtUInt); in cast()
|
| D | ParseContext.cpp | 4119 type->setBasicType(EbtFloat); in addConstructorFunc()
|
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
| D | Intermediate.cpp | 1976 type.setBasicType(EbtInt); in fold() 1988 type.setBasicType(EbtUInt); in fold() 1999 type.setBasicType(EbtFloat); in fold() 2010 type.setBasicType(EbtFloat); in fold()
|
| D | Types.h | 276 void setBasicType(TBasicType t) { type = t; } in setBasicType() function
|
| D | ParseHelper.cpp | 2940 type->setBasicType(typeSpecifier.type); in addStructDeclaratorList()
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/ |
| D | ModifyStruct.cpp | 866 satType.setBasicType(TBasicType::EbtUInt); in SaturateScalarOrVectorCommon() 920 promotedType.setBasicType(TBasicType::EbtUInt); in PromoteBoolToUint()
|
| /third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/ |
| D | RewriteCubeMapSamplersAs2DArray.cpp | 398 newType->setBasicType(EbtSampler2DArray); in declareSampler2DArray() 768 newType->setBasicType(EbtSampler2DArray); in convertFunctionParameter()
|
| /third_party/glslang/glslang/Include/ |
| D | Types.h | 137 void setBasicType(TBasicType t) { type = t; } in setBasicType() function 2546 void setBasicType(const TBasicType& t) { basicType = t; } in setBasicType() function
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/ |
| D | RewriteCubeMapSamplersAs2DArray.cpp | 290 newType->setBasicType(EbtSampler2DArray); in declareSampler2DArray()
|
| /third_party/glslang/glslang/MachineIndependent/ |
| D | ParseHelper.cpp | 7188 type.setBasicType(EbtUint); in vkRelaxedRemapUniformVariable()
|