Home
last modified time | relevance | path

Searched defs:hasDrawBuffersIndexedOES (Results 1 – 1 of 1) sorted by relevance

/external/angle/src/tests/gl_tests/
DPixelLocalStorageTest.cpp2095 bool hasDrawBuffersIndexedOES = IsGLExtensionEnabled("GL_OES_draw_buffers_indexed"); in doStateRestorationTest() local
3097 bool hasDrawBuffersIndexedOES = IsGLExtensionRequestable("GL_OES_draw_buffers_indexed"); in do_implicitly_enabled_extensions_test() local