Searched refs:isInternalformatSRGB (Results 1 – 2 of 2) sorted by relevance
170 static bool isInternalformatSRGB(const glw::GLenum internalformat);
2419 bool TextureViewUtilities::isInternalformatSRGB(const glw::GLenum internalformat) in isInternalformatSRGB() function in gl4cts::TextureViewUtilities7770 if (TextureViewUtilities::isInternalformatSRGB(view_internalformat) && in verifyResultData()7771 !TextureViewUtilities::isInternalformatSRGB(texture_internalformat)) in verifyResultData()