Searched refs:EXT_framebuffer_blit (Results 1 – 4 of 4) sorted by relevance
/external/angle/extensions/ |
D | ANGLE_framebuffer_blit.txt | 11 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/ |
D | glxextensions.c | 221 { GL(EXT_framebuffer_blit), VER(0,0), Y, N, N, N },
|
/external/mesa3d/src/mesa/main/ |
D | extensions_table.h | 244 EXT(EXT_framebuffer_blit , dummy_true , GLL, GLC, x…
|
/external/mesa3d/src/glx/tests/ |
D | indirect_api.cpp | 1514 TEST_F(IndirectAPI, EXT_framebuffer_blit) in TEST_F() argument
|