mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-09 06:48:06 +02:00
Remove obsolete clear_color, tex sampler state
This commit is contained in:
parent
6465c78049
commit
1bc303283e
1 changed files with 0 additions and 2 deletions
|
|
@ -47,10 +47,8 @@ struct cell_context
|
|||
const struct pipe_rasterizer_state *rasterizer;
|
||||
|
||||
struct pipe_blend_color blend_color;
|
||||
struct pipe_clear_color_state clear_color;
|
||||
struct pipe_clip_state clip;
|
||||
struct pipe_constant_buffer constants[2];
|
||||
struct pipe_feedback_state feedback;
|
||||
struct pipe_framebuffer_state framebuffer;
|
||||
struct pipe_poly_stipple poly_stipple;
|
||||
struct pipe_scissor_state scissor;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue