mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-01 03:48:06 +02:00
gallium: declare pipe_format enum to silence warnings
This commit is contained in:
parent
1e97ab6856
commit
fce5951b56
1 changed files with 2 additions and 0 deletions
|
|
@ -60,6 +60,8 @@ extern "C" {
|
|||
#endif
|
||||
|
||||
|
||||
enum pipe_format;
|
||||
|
||||
void _debug_vprintf(const char *format, va_list ap);
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue