Home
last modified time | relevance | path

Searched refs:GetTextureBasicType (Results 1 – 1 of 1) sorted by relevance

/external/angle/src/compiler/translator/TranslatorMetalDirect/
DSymbolEnv.cpp499 static TBasicType GetTextureBasicType(TBasicType basicType) in GetTextureBasicType() function
564 const TBasicType textureType = GetTextureBasicType(samplerType); in GetTextureTypeName()