Home
last modified time | relevance | path

Searched defs:getTextureTypeName (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fShaderImageLoadStoreTests.cpp125 static const char *getTextureTypeName(TextureType type) in getTextureTypeName() function
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cShadingLanguage420PackTests.cpp526 const GLchar *Utils::getTextureTypeName(Utils::TEXTURE_TYPES type) in getTextureTypeName() function in gl4cts::GLSL420Pack::Utils