Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DFramebufferTest.cpp2062 void blitCopyFollowedByFBORead(GLenum internalFormat, GLenum type);
2230 void FramebufferTestWithFormatFallback::blitCopyFollowedByFBORead(GLenum internalFormat, in blitCopyFollowedByFBORead() function in FramebufferTestWithFormatFallback
2327 blitCopyFollowedByFBORead(GL_RGB5_A1, GL_UNSIGNED_SHORT_5_5_5_1); in TEST_P()
2331 blitCopyFollowedByFBORead(GL_RGBA4, GL_UNSIGNED_SHORT_4_4_4_4); in TEST_P()