Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fFboStateQueryTests.cpp637 …GLenum internalFormat, GLenum attachment, GLint bitsR, GLint bitsG, GLint bitsB, GLint bitsA) = DE…
653 int bitsR, bitsG, bitsB, bitsA; in test() member
664 …ttachments[ndx].bitsR, colorAttachments[ndx].bitsG, colorAttachments[ndx].bitsB, colorAttachments[… in test()
698 …ment (GLenum internalFormat, GLenum attachment, GLint bitsR, GLint bitsG, GLint bitsB, GLint bitsA) in testColorAttachment() argument
709 …nentSizeAtLeast (m_testCtx, *this, GL_FRAMEBUFFER, attachment, bitsR, bitsG, bitsB, bitsA, -1, -1); in testColorAttachment()
743 …ment (GLenum internalFormat, GLenum attachment, GLint bitsR, GLint bitsG, GLint bitsB, GLint bitsA) in testColorAttachment() argument
754 …nentSizeAtLeast (m_testCtx, *this, GL_FRAMEBUFFER, attachment, bitsR, bitsG, bitsB, bitsA, -1, -1); in testColorAttachment()
Des3fRboStateQueryTests.cpp221 int bitsR, bitsG, bitsB, bitsA; in test() member
259 …ts[ndx].bitsR, requiredColorFormats[ndx].bitsG, requiredColorFormats[ndx].bitsB, requiredColorForm… in test()
/external/deqp/modules/gles2/functional/
Des2fRboStateQueryTests.cpp203 int bitsR, bitsG, bitsB, bitsA; in test() member
216 …ts[ndx].bitsR, requiredColorFormats[ndx].bitsG, requiredColorFormats[ndx].bitsB, requiredColorForm… in test()