Home
last modified time | relevance | path

Searched refs:EXT_framebuffer_object (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/docs/specs/
DMESA_texture_array.spec36 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/
DMakefile.am187 EXT_framebuffer_object.xml \
/external/mesa3d/src/glx/
Dglxextensions.c219 { GL(EXT_framebuffer_object), VER(0,0), Y, N, N, N },
/external/mesa3d/src/mesa/main/
Dextensions_table.h215 EXT(EXT_framebuffer_object , dummy_true , GLL, x , x…
/external/mesa3d/src/glx/tests/
Dindirect_api.cpp1489 TEST_F(IndirectAPI, EXT_framebuffer_object) in TEST_F() argument