Searched refs:GL_OES_read_format (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Dreadpix.c59 #undef GL_OES_read_format
352 #ifdef GL_OES_read_format
353 if ( glutExtensionSupported( "GL_OES_read_format" ) ) {
361 printf( "GL_OES_read_format %ssupported. "
/xsrc/external/mit/MesaLib.old/dist/include/GLES/
H A Dgl.h47 * Additional extensions included: ^(GL_OES_read_format|GL_OES_compressed_paletted_texture|GL_OES_point_size_array|GL_OES_point_sprite)$
589 #ifndef GL_OES_read_format
590 #define GL_OES_read_format 1 macro
593 #endif /* GL_OES_read_format */
/xsrc/external/mit/MesaLib/dist/include/GLES/
H A Dgl.h47 * Additional extensions included: ^(GL_OES_read_format|GL_OES_compressed_paletted_texture|GL_OES_point_size_array|GL_OES_point_sprite)$
580 #ifndef GL_OES_read_format
581 #define GL_OES_read_format 1 macro
584 #endif /* GL_OES_read_format */
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D13.0.6.rst142 - mesa: Don't advertise GL_OES_read_format in core profile
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglext.h5344 #ifndef GL_OES_read_format
5345 #define GL_OES_read_format 1 macro
5348 #endif /* GL_OES_read_format */
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglext.h5342 #ifndef GL_OES_read_format
5343 #define GL_OES_read_format 1 macro
5346 #endif /* GL_OES_read_format */
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated.h821 #define GL_OES_read_format 1 macro
[all...]

Completed in 302 milliseconds