Home
last modified time | relevance | path

Searched defs:basicType (Results 1 – 15 of 15) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DStaticType.h41 constexpr StaticMangledName BuildStaticMangledName(TBasicType basicType, in BuildStaticMangledName()
65 constexpr StaticArrayMangledName BuildStaticArrayMangledName(TBasicType basicType, in BuildStaticArrayMangledName()
DTypes.cpp926 void TPublicType::initializeBasicType(TBasicType basicType) in initializeBasicType()
DIntermNode.cpp53 TBasicType basicType, in UndefinedConstantFoldingError()
863 TBasicType basicType = getBasicType(); in getConstantValue() local
3426 TBasicType basicType = EbtVoid; in FoldAggregateBuiltIn() local
DOutputSPIRV.cpp1195 const TBasicType basicType = type.getBasicType(); in createConstant() local
2281 const TBasicType basicType = firstOperandType.getBasicType(); in visitOperator() local
4506 const TBasicType basicType = operandType.getBasicType(); in createCompareImpl() local
DBuildSPIRV.cpp618 spirv::IdRef SPIRVBuilder::getBasicTypeId(TBasicType basicType, size_t size) in getBasicTypeId()
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DStaticType.h41 constexpr StaticMangledName BuildStaticMangledName(TBasicType basicType, in BuildStaticMangledName()
DTypes.cpp920 void TPublicType::initializeBasicType(TBasicType basicType) in initializeBasicType()
DIntermNode.cpp52 TBasicType basicType, in UndefinedConstantFoldingError()
736 TBasicType basicType = getBasicType(); in getConstantValue() local
1604 TBasicType basicType = mLeft->getBasicType(); in promote() local
3075 TBasicType basicType = EbtVoid; in FoldAggregateBuiltIn() local
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
DSymbolTable.h239 TBasicType basicType = type->getBasicType(); in IsGenType() local
250 TBasicType basicType = type->getBasicType(); in IsVecType() local
DparseConst.cpp168 TBasicType basicType = type.getBasicType(); in visitConstantUnion() local
DIntermediate.cpp1012 TBasicType basicType = left->getBasicType(); in promote() local
1783 TBasicType basicType = type.getBasicType(); in fold() local
DOutputASM.cpp1060 TBasicType basicType = arg->getType().getBasicType(); in visitUnary() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
DLayout.cpp74 const TBasicType basicType = type.getBasicType(); in ScalarLayoutOf() local
DSymbolEnv.cpp498 static TBasicType GetTextureBasicType(TBasicType basicType) in GetTextureBasicType()
DEmitMetal.cpp867 const TBasicType basicType = type.getBasicType(); in emitBareTypeName() local
1274 const TBasicType basicType = type.getBasicType(); in emitVariableDeclaration() local