mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-07 04:58:05 +02:00
r600g: Fix build with --enable-opencl
This commit is contained in:
parent
762d9ace6b
commit
a73c5d3f9d
1 changed files with 1 additions and 0 deletions
|
|
@ -45,6 +45,7 @@
|
|||
#define R600_BIG_ENDIAN 0
|
||||
#endif
|
||||
|
||||
struct r600_bytecode;
|
||||
struct r600_shader_key;
|
||||
|
||||
/* This encapsulates a state or an operation which can emitted into the GPU
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue