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

/vbox/src/VBox/Additions/common/crOpenGL/pack/
H A Dpackspu_glsl.c91 packspu_GetIntegerv(GL_MAX_VERTEX_UNIFORM_COMPONENTS_ARB, &mu);
/vbox/src/VBox/HostServices/SharedOpenGL/render/
H A Drenderspu_init.c415 render_spu.self.GetIntegerv(GL_MAX_VERTEX_UNIFORM_COMPONENTS_ARB, &mu);
416 crInfo("Render SPU: GL_MAX_VERTEX_UNIFORM_COMPONENTS_ARB=%i", mu);
/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Ddirectx.c2371 VBOX_CHECK_GL_CALL(glGetIntegerv(GL_MAX_VERTEX_UNIFORM_COMPONENTS_ARB, &gl_max));
H A Dwined3d_gl.h2836 #define GL_MAX_VERTEX_UNIFORM_COMPONENTS_ARB 0x8b4a macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Ddirectx.c2535 glGetIntegerv(GL_MAX_VERTEX_UNIFORM_COMPONENTS_ARB, &gl_max);
H A Dwined3d_gl.h2827 #define GL_MAX_VERTEX_UNIFORM_COMPONENTS_ARB 0x8b4a macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Ddirectx.c2846 gl_info->gl_ops.gl.p_glGetIntegerv(GL_MAX_VERTEX_UNIFORM_COMPONENTS_ARB, &gl_max);
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dwgl.h2366 #define GL_MAX_VERTEX_UNIFORM_COMPONENTS_ARB 0x8B4A macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/wine/
H A Dwgl.h2588 #define GL_MAX_VERTEX_UNIFORM_COMPONENTS_ARB 0x8B4A macro
/vbox/src/VBox/GuestHost/OpenGL/include/GL/
H A Dglext.h995 #define GL_MAX_VERTEX_UNIFORM_COMPONENTS_ARB 0x8B4A macro
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/include/GL/
H A Dglext.h990 #define GL_MAX_VERTEX_UNIFORM_COMPONENTS_ARB 0x8B4A macro
/vbox/include/VBox/HostServices/
H A Dglext.h879 #define GL_MAX_VERTEX_UNIFORM_COMPONENTS_ARB 0x8B4A macro
/vbox/src/VBox/Devices/Graphics/vmsvga_glext/
H A Dglext.h1830 #define GL_MAX_VERTEX_UNIFORM_COMPONENTS_ARB 0x8B4A macro
/vbox/src/VBox/Additions/x11/x11include/MesaLib-8.0.4-GL/GL/
H A Dglext.h1565 #define GL_MAX_VERTEX_UNIFORM_COMPONENTS_ARB 0x8B4A macro

Completed in 1419 milliseconds