Searched refs:GL_SAMPLES_PASSED_ARB (Results 1 - 13 of 13) sorted by relevance

/vbox/src/VBox/GuestHost/OpenGL/state_tracker/
H A Dstate_occlude.c254 if (target != GL_SAMPLES_PASSED_ARB) {
303 if (target != GL_SAMPLES_PASSED_ARB) {
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dquery.c493 GL_EXTCALL(glEndQueryARB(GL_SAMPLES_PASSED_ARB));
504 GL_EXTCALL(glBeginQueryARB(GL_SAMPLES_PASSED_ARB, oq->id));
527 GL_EXTCALL(glEndQueryARB(GL_SAMPLES_PASSED_ARB));
H A Ddirectx.c3114 GL_EXTCALL(glGetQueryivARB(GL_SAMPLES_PASSED_ARB, GL_QUERY_COUNTER_BITS_ARB, &counter_bits));
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dquery.c519 GL_EXTCALL(glEndQueryARB(GL_SAMPLES_PASSED_ARB));
532 GL_EXTCALL(glBeginQueryARB(GL_SAMPLES_PASSED_ARB, query->id));
554 GL_EXTCALL(glEndQueryARB(GL_SAMPLES_PASSED_ARB));
H A Dwined3d_gl.h2357 #define GL_SAMPLES_PASSED_ARB 0x8914 macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dwgl.h3472 #define GL_SAMPLES_PASSED_ARB 0x8914 macro
/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dwined3d_gl.h2362 #define GL_SAMPLES_PASSED_ARB 0x8914 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/wine/
H A Dwgl.h3748 #define GL_SAMPLES_PASSED_ARB 0x8914 macro
/vbox/src/VBox/GuestHost/OpenGL/include/GL/
H A Dglext.h953 #define GL_SAMPLES_PASSED_ARB 0x8914 macro
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/include/GL/
H A Dglext.h948 #define GL_SAMPLES_PASSED_ARB 0x8914 macro
/vbox/include/VBox/HostServices/
H A Dglext.h837 #define GL_SAMPLES_PASSED_ARB 0x8914 macro
/vbox/src/VBox/Devices/Graphics/vmsvga_glext/
H A Dglext.h1788 #define GL_SAMPLES_PASSED_ARB 0x8914 macro
/vbox/src/VBox/Additions/x11/x11include/MesaLib-8.0.4-GL/GL/
H A Dglext.h1523 #define GL_SAMPLES_PASSED_ARB 0x8914 macro

Completed in 945 milliseconds