Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fFboStateQueryTests.cpp637 …rAttachment (GLenum internalFormat, GLenum attachment, GLint bitsR, GLint bitsG, GLint bitsB, GLin…
653 int bitsR, bitsG, bitsB, bitsA; in test() member
664 … GL_COLOR_ATTACHMENT0, colorAttachments[ndx].bitsR, colorAttachments[ndx].bitsG, 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 …estCtx, *this, requiredColorFormats[ndx].bitsR, requiredColorFormats[ndx].bitsG, requiredColorForm… in test()
/external/deqp/modules/gles2/functional/
Des2fRboStateQueryTests.cpp203 int bitsR, bitsG, bitsB, bitsA; in test() member
216 …estCtx, *this, requiredColorFormats[ndx].bitsR, requiredColorFormats[ndx].bitsG, requiredColorForm… in test()