Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/
Dutil.h89 GLenum GetImageInternalFormatType(TLayoutImageInternalFormat iifq);
Dutil.cpp828 GLenum GetImageInternalFormatType(TLayoutImageInternalFormat iifq) in GetImageInternalFormatType() function
DCollectVariables.cpp1063 GetImageInternalFormatType(variable.getType().getLayoutQualifier().imageInternalFormat); in recordUniform()