Searched refs:ARB_DRAW_BUFFERS (Results 1 - 8 of 8) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dwined3d_gl.h60 ARB_DRAW_BUFFERS, enumerator in enum:wined3d_gl_extension
H A Dcontext.c2363 if (gl_info->supported[ARB_DRAW_BUFFERS])
H A Ddirectx.c112 {"GL_ARB_draw_buffers", ARB_DRAW_BUFFERS },
2720 if (gl_info->supported[ARB_DRAW_BUFFERS] && wined3d_settings.offscreen_rendering_mode == ORM_FBO)
/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Ddirectx.c80 {"GL_ARB_draw_buffers", ARB_DRAW_BUFFERS, 0 },
2216 if (gl_info->supported[ARB_DRAW_BUFFERS])
H A Dwined3d_gl.h1789 ARB_DRAW_BUFFERS, enumerator in enum:wined3d_gl_extension
3871 glDrawBuffersARB, ARB_DRAW_BUFFERS, NULL) \
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Ddirectx.c71 {"GL_ARB_draw_buffers", ARB_DRAW_BUFFERS, 0 },
2413 if (gl_info->supported[ARB_DRAW_BUFFERS])
H A Dcontext.c2574 if (gl_info->supported[ARB_DRAW_BUFFERS])
H A Dwined3d_gl.h1784 ARB_DRAW_BUFFERS, enumerator in enum:wined3d_gl_extension
3862 glDrawBuffersARB, ARB_DRAW_BUFFERS, NULL) \

Completed in 126 milliseconds