Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DWebGLFramebufferTest.cpp46 void checkFramebufferForAllowedStatuses(GLbitfield allowedStatuses) in checkFramebufferForAllowedStatuses() function
124 checkFramebufferForAllowedStatuses(ALLOW_COMPLETE); in TEST_P()
134 checkFramebufferForAllowedStatuses(ALLOW_COMPLETE); in TEST_P()
146 checkFramebufferForAllowedStatuses(ALLOW_COMPLETE); in TEST_P()
163 checkFramebufferForAllowedStatuses(allowedStatuses); in testAttachment()
190 checkFramebufferForAllowedStatuses(allowedStatuses); in testAttachments()