Searched refs:getGLFormatOfInternalformat (Results 1 – 2 of 2) sorted by relevance
126 static glw::GLenum getGLFormatOfInternalformat(const glw::GLenum internalformat);
883 glw::GLenum TextureViewUtilities::getGLFormatOfInternalformat(const glw::GLenum internalformat) in getGLFormatOfInternalformat() function in gl4cts::TextureViewUtilities7076 …glw::GLenum format_to_use = TextureViewUtilities::getGLFormatOfInternalformat(internalformat_to_… in initTextureObject()