softpipe: add support for indexed queries.
[mesa.git] / src / gallium / include / pipe / p_state.h
index 3a91ddd71b5b7c6a0d6415166512ee791e452ab0..b7fa76a803ac757b1036afad5376c06e4c2e2fbc 100644 (file)
@@ -77,6 +77,7 @@ extern "C" {
 #define PIPE_MAX_SAMPLE_LOCATION_GRID_SIZE 4
 
 #define PIPE_MAX_HW_ATOMIC_BUFFERS 32
+#define PIPE_MAX_VERTEX_STREAMS   4
 
 struct pipe_reference
 {