Searched refs:testDepthAttachment (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… 683 …testDepthAttachment(depthAttachments[ndx].internalFormat, depthAttachments[ndx].attachment, depthA… in test() 716 void testDepthAttachment (GLenum internalFormat, GLenum attachment, GLint bitsD, GLint bitsS) in testDepthAttachment() function in deqp::gles3::Functional::__anond7d025640111::AttachmentSizeRboCase 761 void testDepthAttachment (GLenum internalFormat, GLenum attachment, GLint bitsD, GLint bitsS) in testDepthAttachment() function in deqp::gles3::Functional::__anond7d025640111::AttachmentSizeTextureCase 883 virtual void testDepthAttachment (void) = DE_NULL; 896 testDepthAttachment(); in test() 928 void testDepthAttachment (void) in testDepthAttachment() function in deqp::gles3::Functional::__anond7d025640111::UnspecifiedAttachmentSizeRboCase 971 void testDepthAttachment (void) in testDepthAttachment() function in deqp::gles3::Functional::__anond7d025640111::UnspecifiedAttachmentSizeTextureCase
|