gallium: util_blit_pixels() takes source sampler view as argument.
[mesa.git] / src / gallium / auxiliary / draw / draw_vertex.h
index 554f4ac3c18eb81ef764dbb600d1e3df1b8abc6f..8c3c7befbc76795d3030637092e35df99245ec41 100644 (file)
@@ -39,7 +39,9 @@
 #define DRAW_VERTEX_H
 
 
+#include "pipe/p_compiler.h"
 #include "pipe/p_state.h"
+#include "util/u_debug.h"
 
 
 /**