Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DWebGLFramebufferTest.cpp194 void testColorRenderbuffer(GLint width, in testColorRenderbuffer() function
470 testColorRenderbuffer(width, height, GL_RGBA4, allowedStatusForGoodCase); in TEST_P()
477 testColorRenderbuffer(width, height, GL_RGB5_A1, allowedStatusForGoodCase); in TEST_P()
481 testColorRenderbuffer(width, height, GL_RGB565, allowedStatusForGoodCase); in TEST_P()