Searched refs:EXT_framebuffer_object (Results 1 – 6 of 6) sorted by relevance
/external/mesa3d/docs/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/src/mapi/glapi/gen/ |
D | meson.build | 106 'EXT_framebuffer_object.xml',
|
D | Makefile.am | 199 EXT_framebuffer_object.xml \
|
/external/mesa3d/src/glx/ |
D | glxextensions.c | 221 { GL(EXT_framebuffer_object), VER(0,0), Y, N, N, N },
|
/external/mesa3d/src/mesa/main/ |
D | extensions_table.h | 225 EXT(EXT_framebuffer_object , dummy_true , GLL, x , x…
|
/external/mesa3d/src/glx/tests/ |
D | indirect_api.cpp | 1491 TEST_F(IndirectAPI, EXT_framebuffer_object) in TEST_F() argument
|