nouveau: forgot function declaration
This commit is contained in:
parent
be85770f14
commit
f8ec7f1398
1 changed files with 1 additions and 0 deletions
|
|
@ -36,6 +36,7 @@ extern void nv04InitStateFuncs(GLcontext *ctx, struct dd_function_table *func);
|
|||
extern void nv10InitStateFuncs(GLcontext *ctx, struct dd_function_table *func);
|
||||
extern void nv20InitStateFuncs(GLcontext *ctx, struct dd_function_table *func);
|
||||
extern void nv30InitStateFuncs(GLcontext *ctx, struct dd_function_table *func);
|
||||
extern void nv50InitStateFuncs(GLcontext *ctx, struct dd_function_table *func);
|
||||
|
||||
extern void nouveauInitState(GLcontext *ctx);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue