diff options
Diffstat (limited to 'src/gallium/drivers/r600/r600_pipe.h')
-rw-r--r-- | src/gallium/drivers/r600/r600_pipe.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gallium/drivers/r600/r600_pipe.h b/src/gallium/drivers/r600/r600_pipe.h index db455f021ad..a3ec9e5f7fa 100644 --- a/src/gallium/drivers/r600/r600_pipe.h +++ b/src/gallium/drivers/r600/r600_pipe.h @@ -345,7 +345,6 @@ struct r600_context { void *dummy_pixel_shader; boolean dual_src_blend; - unsigned color0_format; /* Vertex and index buffers. */ bool vertex_buffers_dirty; |