Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fFboStateQueryTests.cpp637 …virtual void testColorAttachment (GLenum internalFormat, GLenum attachment, GLint bitsR, GLint bit…
653 int bitsR, bitsG, bitsB, bitsA; in test() member
664 …achments[ndx].internalFormat, GL_COLOR_ATTACHMENT0, colorAttachments[ndx].bitsR, colorAttachments[… in test()
698 …void testColorAttachment (GLenum internalFormat, GLenum attachment, GLint bitsR, GLint bitsG, GLin… in testColorAttachment() argument
709 …checkAttachmentComponentSizeAtLeast (m_testCtx, *this, GL_FRAMEBUFFER, attachment, bitsR, bitsG, b… in testColorAttachment()
743 …void testColorAttachment (GLenum internalFormat, GLenum attachment, GLint bitsR, GLint bitsG, GLin… in testColorAttachment() argument
754 …checkAttachmentComponentSizeAtLeast (m_testCtx, *this, GL_FRAMEBUFFER, attachment, bitsR, bitsG, b… in testColorAttachment()
Des3fRboStateQueryTests.cpp221 int bitsR, bitsG, bitsB, bitsA; in test() member
259 …checkRenderbufferComponentSize(m_testCtx, *this, requiredColorFormats[ndx].bitsR, requiredColorFor… in test()
/external/deqp/modules/gles2/functional/
Des2fRboStateQueryTests.cpp199 int bitsR, bitsG, bitsB, bitsA; in test() member
212 …checkRenderbufferComponentSize(m_testCtx, *this, requiredColorFormats[ndx].bitsR, requiredColorFor… in test()