Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cTextureViewTests.hpp170 static bool isInternalformatSRGB(const glw::GLenum internalformat);
Dgl4cTextureViewTests.cpp2419 bool TextureViewUtilities::isInternalformatSRGB(const glw::GLenum internalformat) in isInternalformatSRGB() function in gl4cts::TextureViewUtilities
7770 if (TextureViewUtilities::isInternalformatSRGB(view_internalformat) && in verifyResultData()
7771 !TextureViewUtilities::isInternalformatSRGB(texture_internalformat)) in verifyResultData()