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

/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dwined3d_gl.h2850 typedef void (WINE_GLAPI *WINED3D_PFNGLUNIFORM3IARBPROC)(GLint location, GLint v0, GLint v1, GLint v2); typedef
3994 USE_GL_FUNC(WINED3D_PFNGLUNIFORM3IARBPROC, \
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dwined3d_gl.h2841 typedef void (WINE_GLAPI *WINED3D_PFNGLUNIFORM3IARBPROC)(GLint location, GLint v0, GLint v1, GLint v2); typedef
3985 USE_GL_FUNC(WINED3D_PFNGLUNIFORM3IARBPROC, \

Completed in 242 milliseconds