Home
last modified time | relevance | path

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

/external/angle/extensions/
DANGLE_framebuffer_blit.txt11 Contributors to EXT_framebuffer_blit
68 // (reusing the tokens from EXT_framebuffer_blit)
74 // (reusing the tokens from EXT_framebuffer_blit)
385 label a multi-vendor extension as EXT, but EXT_framebuffer_blit
392 EXT_framebuffer_blit?
394 To date, EXT_framebuffer_blit has not had interactions with OpenGL ES
406 3) How does this extension differ from EXT_framebuffer_blit?
409 EXT_framebuffer_blit functionality as applicable to OpenGL ES 2.0.
/external/mesa3d/src/glx/
Dglxextensions.c221 { GL(EXT_framebuffer_blit), VER(0,0), Y, N, N, N },
/external/mesa3d/src/mesa/main/
Dextensions_table.h244 EXT(EXT_framebuffer_blit , dummy_true , GLL, GLC, x…
/external/mesa3d/src/glx/tests/
Dindirect_api.cpp1514 TEST_F(IndirectAPI, EXT_framebuffer_blit) in TEST_F() argument