summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/r300/r300_surface.h
diff options
context:
space:
mode:
authorCorbin Simpson <MostAwesomeDude@gmail.com>2009-02-12 20:20:41 -0800
committerCorbin Simpson <MostAwesomeDude@gmail.com>2009-02-12 20:20:41 -0800
commit0d60a3f33cbc071fb5aca95b96f35908059b0435 (patch)
tree202486d0ace9a00275facf7015078cdca689715f /src/gallium/drivers/r300/r300_surface.h
parent637b24a5904ab78cbd3fc61ea5fe39c52be711ce (diff)
r300-gallium: r300 passthrough shader, static shader objects, and clear code.
Diffstat (limited to 'src/gallium/drivers/r300/r300_surface.h')
-rw-r--r--src/gallium/drivers/r300/r300_surface.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gallium/drivers/r300/r300_surface.h b/src/gallium/drivers/r300/r300_surface.h
index e1d53116a1..17d6c62fe8 100644
--- a/src/gallium/drivers/r300/r300_surface.h
+++ b/src/gallium/drivers/r300/r300_surface.h
@@ -31,6 +31,7 @@
#include "r300_context.h"
#include "r300_cs.h"
#include "r300_emit.h"
+#include "r300_state_shader.h"
const struct r300_blend_state blend_clear_state = {
.blend_control = 0x0,