Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/modules/egl/
H A DteglWideColorTests.cpp985 GLint framebufferColorEncoding; in testFramebufferColorEncoding() local
987 &framebufferColorEncoding); in testFramebufferColorEncoding()
994 correct = framebufferColorEncoding == GL_SRGB; in testFramebufferColorEncoding()
998 correct = framebufferColorEncoding == GL_LINEAR; in testFramebufferColorEncoding()
1007 correct = framebufferColorEncoding == GL_LINEAR; in testFramebufferColorEncoding()