Searched refs:EXT_pixel_buffer_object (Results 1 – 16 of 16) sorted by relevance
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
D | EXT_pixel_buffer_object.txt | 3 EXT_pixel_buffer_object 182 of the commands affected by EXT_pixel_buffer_object will not 227 The extension EXT_pixel_buffer_object makes an exception to this 240 The extension EXT_pixel_buffer_object affects the operation of 372 streaming textures using EXT_pixel_buffer_object:
|
D | EXT_texture_buffer_object.txt | 58 (EXT_pixel_buffer_object extension). A buffer object can also be loaded 475 EXT_pixel_buffer_object allows pixel operations (DrawPixels,
|
/third_party/openGLES/extensions/EXT/ |
D | EXT_pixel_buffer_object.txt | 3 EXT_pixel_buffer_object 182 of the commands affected by EXT_pixel_buffer_object will not 227 The extension EXT_pixel_buffer_object makes an exception to this 240 The extension EXT_pixel_buffer_object affects the operation of 372 streaming textures using EXT_pixel_buffer_object:
|
D | EXT_texture_buffer_object.txt | 58 (EXT_pixel_buffer_object extension). A buffer object can also be loaded 475 EXT_pixel_buffer_object allows pixel operations (DrawPixels,
|
/third_party/mesa3d/src/mesa/main/ |
D | extensions.c | 286 extensions->EXT_pixel_buffer_object = GL_TRUE; in _mesa_init_extensions()
|
D | extensions_table.h | 105 EXT(ARB_pixel_buffer_object , EXT_pixel_buffer_object , GLL, GLC, x… 273 EXT(EXT_pixel_buffer_object , EXT_pixel_buffer_object , GLL, GLC, x… 410 EXT(NV_pixel_buffer_object , EXT_pixel_buffer_object , x , x , x…
|
D | version.c | 265 extensions->EXT_pixel_buffer_object && in compute_version()
|
D | consts_exts.h | 182 GLboolean EXT_pixel_buffer_object; member
|
D | get.c | 545 EXTRA_EXT(EXT_pixel_buffer_object);
|
D | bufferobj.c | 676 if (!ctx->Extensions.EXT_pixel_buffer_object) in get_buffer_target()
|
/third_party/openGLES/extensions/ARB/ |
D | ARB_pixel_buffer_object.txt | 71 EXT_pixel_buffer_object interacts with this extension. 414 with EXT_pixel_buffer_object except that the ARB version adds 1381 Dependencies on EXT_pixel_buffer_object 1383 When this extension is supported, the EXT_pixel_buffer_object 1386 EXT_pixel_buffer_object was not explicit about what happened in 1811 Assign enumerant values to match the EXT_pixel_buffer_object values. 1814 EXT_pixel_buffer_object.
|
D | ARB_texture_buffer_object.txt | 72 (EXT_pixel_buffer_object extension). A buffer object can also be loaded 488 EXT_pixel_buffer_object allows pixel operations (DrawPixels,
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
D | ARB_pixel_buffer_object.txt | 61 EXT_pixel_buffer_object interacts with this extension. 404 with EXT_pixel_buffer_object except that the ARB version adds 1371 Dependencies on EXT_pixel_buffer_object 1373 When this extension is supported, the EXT_pixel_buffer_object 1376 EXT_pixel_buffer_object was not explicit about what happened in 1801 Assign enumerant values to match the EXT_pixel_buffer_object values. 1804 EXT_pixel_buffer_object.
|
D | ARB_texture_buffer_object.txt | 62 (EXT_pixel_buffer_object extension). A buffer object can also be loaded 478 EXT_pixel_buffer_object allows pixel operations (DrawPixels,
|
/third_party/openGLES/extensions/NV/ |
D | NV_parameter_buffer_object.txt | 56 readback from the frame buffer (EXT_pixel_buffer_object), transform
|
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
D | NV_parameter_buffer_object.txt | 56 readback from the frame buffer (EXT_pixel_buffer_object), transform
|