Searched refs:bitsD (Results 1 – 1 of 1) sorted by relevance
/external/deqp/modules/gles3/functional/ |
D | es3fFboStateQueryTests.cpp | 639 …virtual void testDepthAttachment (GLenum internalFormat, GLenum attachment, GLint bitsD, GLint bit… 716 void testDepthAttachment (GLenum internalFormat, GLenum attachment, GLint bitsD, GLint bitsS) in testDepthAttachment() argument 727 …tComponentSizeAtLeast (m_testCtx, *this, GL_FRAMEBUFFER, attachment, -1, -1, -1, -1, bitsD, bitsS); in testDepthAttachment() 761 void testDepthAttachment (GLenum internalFormat, GLenum attachment, GLint bitsD, GLint bitsS) in testDepthAttachment() argument 776 …tComponentSizeAtLeast (m_testCtx, *this, GL_FRAMEBUFFER, attachment, -1, -1, -1, -1, bitsD, bitsS); in testDepthAttachment()
|