Home
last modified time | relevance | path

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

/external/angle/src/tests/gl_tests/
DDepthStencilFormatsTest.cpp544 bool textureSrgbDecodeSupport = IsGLExtensionEnabled("GL_EXT_texture_sRGB_decode"); in TEST_P() local
626 if (textureSrgbDecodeSupport) in TEST_P()