mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-07 07:08:04 +02:00
st/mesa: Add forward delcaration in st_extensions.h.
This commit is contained in:
parent
4f9ca250d6
commit
2febc491bc
1 changed files with 2 additions and 0 deletions
|
|
@ -30,6 +30,8 @@
|
|||
#define ST_EXTENSIONS_H
|
||||
|
||||
|
||||
struct st_context;
|
||||
|
||||
extern void st_init_limits(struct st_context *st);
|
||||
|
||||
extern void st_init_extensions(struct st_context *st);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue