X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=src%2Fgallium%2Fauxiliary%2Fdriver_ddebug%2Fdd_pipe.h;h=cf5d879c2d8ef511eea9af6e5bccb4a43bdcd46f;hb=1c8bcad81a7ce106b37f1ee4a75b817651d6545e;hp=1c3487c20113a64792ec3d8a71e796d393583da7;hpb=882928dcaa2133fe07b73e7e962d50625c8e6a03;p=mesa.git diff --git a/src/gallium/auxiliary/driver_ddebug/dd_pipe.h b/src/gallium/auxiliary/driver_ddebug/dd_pipe.h index 1c3487c2011..cf5d879c2d8 100644 --- a/src/gallium/auxiliary/driver_ddebug/dd_pipe.h +++ b/src/gallium/auxiliary/driver_ddebug/dd_pipe.h @@ -93,6 +93,7 @@ struct call_resource_copy_region struct call_clear { unsigned buffers; + struct pipe_scissor_state scissor_state; union pipe_color_union color; double depth; unsigned stencil;