Re: [1/3] wined3d: Add GL_ARB_draw_elements_base_vertex
June 14, 2011
10:06 a.m.
On 13 June 2011 22:59, Stefan Dösinger <stefan(a)codeweavers.com> wrote:
+typedef void (WINE_GLAPI *PGLFNDRAWELEMENTSBASEVERTEX)(GLenum mode, GLsizei count, GLenum type, + const GLvoid *indices, GLint basevertex); With the usual naming convention this would be called "PGLFNDRAWELEMENTSBASEVERTEXPROC".
5399
Age (days ago)
5399
Last active (days ago)
0 comments
1 participants
participants (1)
-
Henri Verbeet