Home
last modified time | relevance | path

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

/external/deqp/modules/egl/
DteglWideColorTests.cpp1119 GLint framebufferColorEncoding; in testFramebufferColorEncoding() local
1120 …eriv(GL_FRAMEBUFFER, GL_BACK, GL_FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING, &framebufferColorEncoding); in testFramebufferColorEncoding()
1127 correct = framebufferColorEncoding == GL_SRGB; in testFramebufferColorEncoding()
1131 correct = framebufferColorEncoding == GL_LINEAR; in testFramebufferColorEncoding()
1136 correct = framebufferColorEncoding == GL_LINEAR; in testFramebufferColorEncoding()