mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-01 14:38:06 +02:00
semantic in parameter names
This commit is contained in:
parent
994d5cc5f4
commit
9b7367154b
1 changed files with 1 additions and 1 deletions
|
|
@ -63,7 +63,7 @@ extern void tdfxCheckTexSizes( GLcontext *ctx );
|
|||
|
||||
extern void tdfxChooseVertexState( GLcontext *ctx );
|
||||
|
||||
extern void tdfxBuildVertices( GLcontext *ctx, GLuint start, GLuint count,
|
||||
extern void tdfxBuildVertices( GLcontext *ctx, GLuint start, GLuint end,
|
||||
GLuint newinputs );
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue