Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cTextureViewTests.hpp155 static glw::GLenum getTypeCompatibleWithInternalformat(const glw::GLenum internalformat);
Dgl4cTextureViewTests.cpp1898 glw::GLenum TextureViewUtilities::getTypeCompatibleWithInternalformat(const glw::GLenum internalfor… in getTypeCompatibleWithInternalformat() function in gl4cts::TextureViewUtilities
7077 …glw::GLenum type_to_use = TextureViewUtilities::getTypeCompatibleWithInternalformat(internalforma… in initTextureObject()
7078 …const glw::GLenum view_type = TextureViewUtilities::getTypeCompatibleWithInternalformat(view_inter… in initTextureObject()