Searched refs:GL_OBJECT_COMPILE_STATUS_ARB (Results 1 - 14 of 14) sorted by relevance

/vbox/src/VBox/Additions/common/crOpenGL/pack/
H A Dpackspu_glsl.c265 pack_spu.self.GetObjectParameterivARB(shader, GL_OBJECT_COMPILE_STATUS_ARB, &compileStatus);
/vbox/src/VBox/GuestHost/OpenGL/state_tracker/
H A Ddump.cpp671 pRec->pDispatch->GetObjectParameterivARB(hwid, GL_OBJECT_COMPILE_STATUS_ARB, &compileStatus);
804 pRec->pDispatch->GetObjectParameterivARB(hwid, GL_OBJECT_COMPILE_STATUS_ARB, &compileStatus);
812 pRec->pDispatch->GetObjectParameterivARB(hwid, GL_OBJECT_COMPILE_STATUS_ARB, &compileStatus);
/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dglsl_shader.c339 GL_EXTCALL(glGetObjectParameterivARB(shader, GL_OBJECT_COMPILE_STATUS_ARB, &tmp));
340 WDLOG((" GL_OBJECT_COMPILE_STATUS_ARB: %d.\n", tmp));
420 GL_EXTCALL(glGetObjectParameterivARB(program, GL_OBJECT_COMPILE_STATUS_ARB, &tmp));
H A Dwined3d_gl.h2427 #define GL_OBJECT_COMPILE_STATUS_ARB 0x8b81 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dglsl_shader.c322 GL_EXTCALL(glGetObjectParameterivARB(shader, GL_OBJECT_COMPILE_STATUS_ARB, &tmp));
323 WDLOG((" GL_OBJECT_COMPILE_STATUS_ARB: %d.\n", tmp));
403 GL_EXTCALL(glGetObjectParameterivARB(program, GL_OBJECT_COMPILE_STATUS_ARB, &tmp));
H A Dwined3d_gl.h2418 #define GL_OBJECT_COMPILE_STATUS_ARB 0x8b81 macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dwgl.h2556 #define GL_OBJECT_COMPILE_STATUS_ARB 0x8B81 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/wine/
H A Dwgl.h2797 #define GL_OBJECT_COMPILE_STATUS_ARB 0x8B81 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dglsl_shader.c380 GL_EXTCALL(glGetObjectParameterivARB(objects[i], GL_OBJECT_COMPILE_STATUS_ARB, &tmp));
381 FIXME(" GL_OBJECT_COMPILE_STATUS_ARB: %d.\n", tmp);
/vbox/src/VBox/GuestHost/OpenGL/include/GL/
H A Dglext.h983 #define GL_OBJECT_COMPILE_STATUS_ARB 0x8B81 macro
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/include/GL/
H A Dglext.h978 #define GL_OBJECT_COMPILE_STATUS_ARB 0x8B81 macro
/vbox/include/VBox/HostServices/
H A Dglext.h867 #define GL_OBJECT_COMPILE_STATUS_ARB 0x8B81 macro
/vbox/src/VBox/Devices/Graphics/vmsvga_glext/
H A Dglext.h1818 #define GL_OBJECT_COMPILE_STATUS_ARB 0x8B81 macro
/vbox/src/VBox/Additions/x11/x11include/MesaLib-8.0.4-GL/GL/
H A Dglext.h1553 #define GL_OBJECT_COMPILE_STATUS_ARB 0x8B81 macro

Completed in 518 milliseconds