Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles31/functional/
Des31fShaderImageLoadStoreTests.cpp120 static const char* getTextureTypeName (TextureType type) in getTextureTypeName() function
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cShadingLanguage420PackTests.cpp526 const GLchar* Utils::getTextureTypeName(Utils::TEXTURE_TYPES type) in getTextureTypeName() function in gl4cts::GLSL420Pack::Utils