Searched defs:WINED3D_PFNGLUNIFORM4IARBPROC (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dwined3d_gl.h2851 typedef void (WINE_GLAPI *WINED3D_PFNGLUNIFORM4IARBPROC)(GLint location, GLint v0, GLint v1, GLint v2, GLint v3); typedef
3996 USE_GL_FUNC(WINED3D_PFNGLUNIFORM4IARBPROC, \
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dwined3d_gl.h2842 typedef void (WINE_GLAPI *WINED3D_PFNGLUNIFORM4IARBPROC)(GLint location, GLint v0, GLint v1, GLint v2, GLint v3); typedef
3987 USE_GL_FUNC(WINED3D_PFNGLUNIFORM4IARBPROC, \

Completed in 80 milliseconds