Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/stress/
Des2sSpecialFloatTests.cpp359 FBO_RGB565, enumerator
432 …case FBO_RGB565: internalFormat = GL_RGB; format = GL_RGB; type = GL_UNSIGNED_SHORT_5_6_5; brea… in init()
1751 … "write special floating point values to RGB565 framebuffer", FramebufferRenderCase::FBO_RGB565)); in init()
/external/deqp/modules/gles3/stress/
Des3sSpecialFloatTests.cpp366 FBO_RGB565, enumerator
441 …case FBO_RGB565: internalFormat = GL_RGB565; format = GL_RGB; type = GL_UNSIGNED_SHORT_5_6_5; … in init()
2129 … "write special floating point values to RGB565 framebuffer", FramebufferRenderCase::FBO_RGB565)); in init()