Searched refs:testColorAttachment (Results 1 – 1 of 1) sorted by relevance
/external/deqp/modules/gles3/functional/ |
D | es3fFboStateQueryTests.cpp | 637 …virtual void testColorAttachment (GLenum internalFormat, GLenum attachment, GLint bitsR, GLint bit… 664 …testColorAttachment(colorAttachments[ndx].internalFormat, GL_COLOR_ATTACHMENT0, colorAttachments[n… in test() 698 …void testColorAttachment (GLenum internalFormat, GLenum attachment, GLint bitsR, GLint bitsG, GLin… in testColorAttachment() function in deqp::gles3::Functional::__anon17734d430111::AttachmentSizeRboCase 743 …void testColorAttachment (GLenum internalFormat, GLenum attachment, GLint bitsR, GLint bitsG, GLin… in testColorAttachment() function in deqp::gles3::Functional::__anon17734d430111::AttachmentSizeTextureCase 881 virtual void testColorAttachment (void) = DE_NULL; 893 testColorAttachment(); in test() 911 void testColorAttachment (void) in testColorAttachment() function in deqp::gles3::Functional::__anon17734d430111::UnspecifiedAttachmentSizeRboCase 954 void testColorAttachment (void) in testColorAttachment() function in deqp::gles3::Functional::__anon17734d430111::UnspecifiedAttachmentSizeTextureCase
|