summaryrefslogtreecommitdiff
path: root/lib/mesa/src/gallium/drivers/nouveau/nv50/nv50_context.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/mesa/src/gallium/drivers/nouveau/nv50/nv50_context.h')
-rw-r--r--lib/mesa/src/gallium/drivers/nouveau/nv50/nv50_context.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/mesa/src/gallium/drivers/nouveau/nv50/nv50_context.h b/lib/mesa/src/gallium/drivers/nouveau/nv50/nv50_context.h
index cca44f5bb..224535a93 100644
--- a/lib/mesa/src/gallium/drivers/nouveau/nv50/nv50_context.h
+++ b/lib/mesa/src/gallium/drivers/nouveau/nv50/nv50_context.h
@@ -143,7 +143,6 @@ struct nv50_context {
struct pipe_vertex_buffer vtxbuf[PIPE_MAX_ATTRIBS];
unsigned num_vtxbufs;
uint32_t vtxbufs_coherent;
- struct pipe_index_buffer idxbuf;
uint32_t vbo_fifo; /* bitmask of vertex elements to be pushed to FIFO */
uint32_t vbo_user; /* bitmask of vertex buffers pointing to user memory */
uint32_t vbo_constant; /* bitmask of user buffers with stride 0 */