mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-07 20:08:06 +02:00
st/mesa: Add forward declaration in st_cb_condrender.h.
This commit is contained in:
parent
ed810ba724
commit
7fdf6d5c28
1 changed files with 2 additions and 0 deletions
|
|
@ -29,6 +29,8 @@
|
|||
#define ST_CB_CONDRENDER_H
|
||||
|
||||
|
||||
struct dd_function_table;
|
||||
|
||||
extern void st_init_cond_render_functions(struct dd_function_table *functions);
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue