OSDN Git Service

r600g: Fix build with --enable-opencl
authorTom Stellard <thomas.stellard@amd.com>
Tue, 16 Oct 2012 14:38:54 +0000 (14:38 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Tue, 16 Oct 2012 14:39:15 +0000 (14:39 +0000)
src/gallium/drivers/r600/r600_pipe.h

index 2e1d677..ff2a5fd 100644 (file)
@@ -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