Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/
DStaticType.h41 constexpr StaticMangledName BuildStaticMangledName(TBasicType basicType, in BuildStaticMangledName()
65 constexpr StaticArrayMangledName BuildStaticArrayMangledName(TBasicType basicType, in BuildStaticArrayMangledName()
DIntermNode.cpp52 TBasicType basicType, in UndefinedConstantFoldingError()
750 TBasicType basicType = getBasicType(); in getConstantValue() local
1646 TBasicType basicType = mLeft->getBasicType(); in promote() local
3117 TBasicType basicType = EbtVoid; in FoldAggregateBuiltIn() local
DTypes.cpp874 void TPublicType::initializeBasicType(TBasicType basicType) in initializeBasicType()