Searched refs:bitsR (Results 1 – 3 of 3) sorted by relevance
/external/deqp/modules/gles3/functional/ |
D | es3fFboStateQueryTests.cpp | 637 …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()
|
D | es3fRboStateQueryTests.cpp | 221 int bitsR, bitsG, bitsB, bitsA; in test() member 259 …checkRenderbufferComponentSize(m_testCtx, *this, requiredColorFormats[ndx].bitsR, requiredColorFor… in test()
|
/external/deqp/modules/gles2/functional/ |
D | es2fRboStateQueryTests.cpp | 199 int bitsR, bitsG, bitsB, bitsA; in test() member 212 …checkRenderbufferComponentSize(m_testCtx, *this, requiredColorFormats[ndx].bitsR, requiredColorFor… in test()
|