Searched refs:checkAttachmentComponentSizeAtLeast (Results 1 – 1 of 1) sorted by relevance
/external/deqp/modules/gles3/functional/ |
D | es3fFboStateQueryTests.cpp | 46 void checkAttachmentComponentSizeAtLeast (tcu::TestContext& testCtx, glu::CallLogWrapper& gl, GLenu… in checkAttachmentComponentSizeAtLeast() function 572 checkAttachmentComponentSizeAtLeast( in test() 588 checkAttachmentComponentSizeAtLeast( in test() 604 checkAttachmentComponentSizeAtLeast( in test() 709 …checkAttachmentComponentSizeAtLeast (m_testCtx, *this, GL_FRAMEBUFFER, attachment, bitsR, bitsG, b… in testColorAttachment() 727 …checkAttachmentComponentSizeAtLeast (m_testCtx, *this, GL_FRAMEBUFFER, attachment, -1, -1, -1, -1,… in testDepthAttachment() 754 …checkAttachmentComponentSizeAtLeast (m_testCtx, *this, GL_FRAMEBUFFER, attachment, bitsR, bitsG, b… in testColorAttachment() 776 …checkAttachmentComponentSizeAtLeast (m_testCtx, *this, GL_FRAMEBUFFER, attachment, -1, -1, -1, -1,… in testDepthAttachment()
|