Searched refs:FBO_RGBA8 (Results 1 - 1 of 1) sorted by relevance

/external/deqp/modules/gles3/stress/
H A Des3sSpecialFloatTests.cpp367 FBO_RGBA8, enumerator in enum:deqp::gles3::Stress::__anon20254::FramebufferRenderCase::FrameBufferType
442 case FBO_RGBA8: internalFormat = GL_RGBA8; format = GL_RGBA; type = GL_UNSIGNED_BYTE; break;
2130 framebufferGroup->addChild(new OutputCase (m_context, "write_rgba8", "write special floating point values to RGBA8 framebuffer", FramebufferRenderCase::FBO_RGBA8));
2136 framebufferGroup->addChild(new BlendingCase (m_context, "blend_rgba8", "blend special floating point values in a RGBA8 framebuffer", FramebufferRenderCase::FBO_RGBA8));

Completed in 443 milliseconds