Squashed commit of the following:
[mesa.git] / src / gallium / drivers / nv50 / nv50_screen.h
index 15bd4eed3994cad8412562b1b812971f03167569..092333a3b1081569a0114ef30186ea27b4e772da 100644 (file)
@@ -22,7 +22,7 @@ struct nv50_screen {
        struct nouveau_resource *immd_heap[1];
        struct nouveau_resource *parm_heap[PIPE_SHADER_TYPES];
 
-       struct pipe_buffer *strm_vbuf[16];
+       struct pipe_resource *strm_vbuf[16];
 
        struct nouveau_bo *tic;
        struct nouveau_bo *tsc;