mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-02-22 05:30:31 +01:00
added _tnl_ProgramCacheDestroy() prototype
This commit is contained in:
parent
c43f03e38d
commit
397088ff5e
1 changed files with 2 additions and 0 deletions
|
|
@ -30,4 +30,6 @@
|
|||
|
||||
extern void _tnl_UpdateFixedFunctionProgram( GLcontext *ctx );
|
||||
|
||||
extern void _tnl_ProgramCacheDestroy( GLcontext *ctx );
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue