mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-14 09:40:19 +01:00
swr/rast: Fix indentation
Reviewed-by: Bruce Cherniak <bruce.cherniak@intel.com>
This commit is contained in:
parent
62e2d657c8
commit
04ea03d99d
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue