From: Tim Rowley Date: Fri, 6 Oct 2017 18:50:14 +0000 (-0500) Subject: swr/rast: Fix indentation X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=04ea03d99d8810a7df5aca059ff00c26ecaa71ee;p=mesa.git swr/rast: Fix indentation Reviewed-by: Bruce Cherniak --- diff --git a/src/gallium/drivers/swr/rasterizer/core/state.h b/src/gallium/drivers/swr/rasterizer/core/state.h index f7c9308be0c..d9450fcbd75 100644 --- a/src/gallium/drivers/swr/rasterizer/core/state.h +++ b/src/gallium/drivers/swr/rasterizer/core/state.h @@ -820,7 +820,7 @@ struct SWR_TS_STATE uint32_t numDsOutputAttribs; // Offset to the start of the attributes of the input vertices, in simdvector units - uint32_t vertexAttribOffset; + uint32_t vertexAttribOffset; }; // output merger state