/third_party/mesa3d/src/glx/apple/ |
D | apple_xgl_api_stereo.c | 79 __ogl_framework_api->DrawBuffers(n, buf); in __applegl_glDrawBuffer() 120 __ogl_framework_api->DrawBuffers(outi, newbuf); in __applegl_glDrawBuffers() 123 __ogl_framework_api->DrawBuffers(n, bufs); in __applegl_glDrawBuffers()
|
/third_party/mesa3d/src/mesa/program/ |
D | program_parse_extra.c | 151 state->option.DrawBuffers = 1; in _mesa_ARBfp_parse_option() 178 state->option.DrawBuffers = 1; in _mesa_ARBfp_parse_option()
|
D | program_parser.h | 212 unsigned DrawBuffers:1; member
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/glprototypes/ |
D | fbo.h | 155 GST_GL_EXT_FUNCTION (void, DrawBuffers,
|
/third_party/openGLES/extensions/EXT/ |
D | WGL_EXT_multisample.txt | 357 If the DrawBuffers mode is NONE, no change is made to any multisample 393 enabled, based on the DrawBuffers mode. The method of combination is 404 the color values of the buffers enabled by DrawBuffers. 410 COLOR_BUFFER_BIT and the DrawBuffers mode. If the DrawBuffers mode is 416 the DrawBuffers mode is not NONE, then the multisample depth buffer 418 is specified, and if the DrawBuffers mode is not NONE, then the
|
D | EXT_draw_buffers2.txt | 349 based on DrawBuffers() (specifying an array of write masks at 352 RESOLVED: No. There are two ways to mimic the DrawBuffers()
|
D | EXT_shader_pixel_local_storage.txt | 427 DrawBuffers while pixel local storage is enabled. 488 bound draw framebuffer, change color buffer selection via DrawBuffers, or 811 Disallowed changing buffer selection DrawBuffers while pixel local
|
/third_party/skia/third_party/externals/opengl-registry/extensions/3DFX/ |
D | 3DFX_multisample.txt | 325 If the DrawBuffers mode is NONE, no change is made to any 364 currently enabled, based on the DrawBuffers mode. The method of 376 DrawBuffers. 382 COLOR_BUFFER_BIT and the DrawBuffers mode. If the DrawBuffers mode 389 the DrawBuffers mode is not NONE, then the multisample depth buffer 391 is specified, and if the DrawBuffers mode is not NONE, then the
|
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
D | WGL_EXT_multisample.txt | 357 If the DrawBuffers mode is NONE, no change is made to any multisample 393 enabled, based on the DrawBuffers mode. The method of combination is 404 the color values of the buffers enabled by DrawBuffers. 410 COLOR_BUFFER_BIT and the DrawBuffers mode. If the DrawBuffers mode is 416 the DrawBuffers mode is not NONE, then the multisample depth buffer 418 is specified, and if the DrawBuffers mode is not NONE, then the
|
D | EXT_draw_buffers2.txt | 349 based on DrawBuffers() (specifying an array of write masks at 352 RESOLVED: No. There are two ways to mimic the DrawBuffers()
|
/third_party/openGLES/extensions/3DFX/ |
D | 3DFX_multisample.txt | 325 If the DrawBuffers mode is NONE, no change is made to any 364 currently enabled, based on the DrawBuffers mode. The method of 376 DrawBuffers. 382 COLOR_BUFFER_BIT and the DrawBuffers mode. If the DrawBuffers mode 389 the DrawBuffers mode is not NONE, then the multisample depth buffer 391 is specified, and if the DrawBuffers mode is not NONE, then the
|
/third_party/openGLES/extensions/SGIS/ |
D | SGIS_multisample.txt | 354 If the DrawBuffers mode is NONE, no change is made to any multisample 390 enabled, based on the DrawBuffers mode. The method of combination is 401 the color values of the buffers enabled by DrawBuffers. 407 COLOR_BUFFER_BIT and the DrawBuffers mode. If the DrawBuffers mode is 413 the DrawBuffers mode is not NONE, then the multisample depth buffer 415 is specified, and if the DrawBuffers mode is not NONE, then the
|
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIS/ |
D | SGIS_multisample.txt | 354 If the DrawBuffers mode is NONE, no change is made to any multisample 390 enabled, based on the DrawBuffers mode. The method of combination is 401 the color values of the buffers enabled by DrawBuffers. 407 COLOR_BUFFER_BIT and the DrawBuffers mode. If the DrawBuffers mode is 413 the DrawBuffers mode is not NONE, then the multisample depth buffer 415 is specified, and if the DrawBuffers mode is not NONE, then the
|
/third_party/openGLES/extensions/NV/ |
D | NV_draw_buffers.txt | 183 gl_FragData, DrawBuffers specifies a set of draw buffers into which 236 user-defined varying out variable, DrawBuffers specifies a set of draw 270 OpenGL ES 3.0 and Desktop GL 4.3 consider this legal, and the DrawBuffers
|
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
D | NV_draw_buffers.txt | 183 gl_FragData, DrawBuffers specifies a set of draw buffers into which 236 user-defined varying out variable, DrawBuffers specifies a set of draw 270 OpenGL ES 3.0 and Desktop GL 4.3 consider this legal, and the DrawBuffers
|
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/ |
D | MultiviewPerf.cpp | 271 GLenum DrawBuffers[1] = {GL_COLOR_ATTACHMENT0}; in initializeBenchmark() local 272 glDrawBuffers(1, DrawBuffers); in initializeBenchmark()
|
/third_party/openGLES/extensions/ARB/ |
D | ARB_multisample.txt | 400 If the DrawBuffers mode is NONE, no change is made to any 439 currently enabled, based on the DrawBuffers mode. An 455 DrawBuffers. 462 COLOR_BUFFER_BIT and the DrawBuffers mode. If the DrawBuffers mode 469 if the DrawBuffers mode is not NONE, then the multisample depth 471 STENCIL_BUFFER_BIT is specified, and if the DrawBuffers mode is
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
D | ARB_multisample.txt | 390 If the DrawBuffers mode is NONE, no change is made to any 429 currently enabled, based on the DrawBuffers mode. An 445 DrawBuffers. 452 COLOR_BUFFER_BIT and the DrawBuffers mode. If the DrawBuffers mode 459 if the DrawBuffers mode is not NONE, then the multisample depth 461 STENCIL_BUFFER_BIT is specified, and if the DrawBuffers mode is
|
/third_party/skia/src/gpu/gl/ |
D | GrGLAssembleWebGLInterfaceAutogen.cpp | 183 GET_PROC(DrawBuffers); in GrGLMakeAssembledWebGLInterface()
|
D | GrGLAssembleGLESInterfaceAutogen.cpp | 210 GET_PROC(DrawBuffers); in GrGLMakeAssembledGLESInterface()
|
D | GrGLAssembleGLInterfaceAutogen.cpp | 224 GET_PROC(DrawBuffers); in GrGLMakeAssembledGLInterface()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/ |
D | gstglmemory.c | 699 if (!gl->BlitFramebuffer || (!gl->DrawBuffer && !gl->DrawBuffers) in gst_gl_memory_copy_teximage() 754 if (gl->DrawBuffers) in gst_gl_memory_copy_teximage() 755 gl->DrawBuffers (1, multipleRT); in gst_gl_memory_copy_teximage()
|
D | gstglcolorconvert.c | 1028 if (!output || (!context || context->gl_vtable->DrawBuffers)) in _init_supported_formats() 2556 if (info->out_n_textures > 1 && !gl->DrawBuffers) { in _init_convert() 3032 if (gl->DrawBuffers) in _do_convert_draw() 3033 gl->DrawBuffers (c_info->out_n_textures, multipleRT); in _do_convert_draw()
|
D | gstglviewconvert.c | 1681 if (!gl->DrawBuffers) { in _init_view_convert() 1912 if (gl->DrawBuffers) in _do_view_convert_draw() 1913 gl->DrawBuffers (out_views, multipleRT); in _do_view_convert_draw()
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/ |
D | TextureGL.cpp | 379 gl.DrawBuffers(1, &attachment); in ClearTexture()
|