Searched refs:EXT_framebuffer_object (Results 1 – 7 of 7) sorted by relevance
/external/mesa3d/docs/_extra/specs/ |
D | MESA_texture_array.spec | 36 Support for EXT_framebuffer_object is assumed, but not required. 152 EXT_framebuffer_object. This extension generalizes the notion of 677 Dependencies on EXT_framebuffer_object 679 If EXT_framebuffer_object is not supported, the changes to section
|
/external/mesa3d/docs/relnotes/ |
D | 10.1.2.rst | 39 Piglit/spec/EXT_framebuffer_object/fbo-bind-renderbuffer failed
|
/external/mesa3d/src/mapi/glapi/gen/ |
D | meson.build | 117 'EXT_framebuffer_object.xml',
|
/external/angle/extensions/ |
D | ANGLE_framebuffer_blit.txt | 398 has already subsumed the EXT_framebuffer_object functionality (with 425 - copied from revision 15 of EXT_framebuffer_object
|
/external/mesa3d/src/glx/ |
D | glxextensions.c | 223 { GL(EXT_framebuffer_object), VER(0,0), Y, N, N, N },
|
/external/mesa3d/src/mesa/main/ |
D | extensions_table.h | 247 EXT(EXT_framebuffer_object , dummy_true , GLL, GLC, x…
|
/external/mesa3d/src/glx/tests/ |
D | indirect_api.cpp | 1491 TEST_F(IndirectAPI, EXT_framebuffer_object) in TEST_F() argument
|