mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-23 13:20:14 +01:00
svga: whitespace fixes in svga_context.h
Trivial.
This commit is contained in:
parent
49134c0549
commit
a9ff377d40
1 changed files with 9 additions and 10 deletions
|
|
@ -249,6 +249,7 @@ struct svga_velems_state {
|
|||
SVGA3dElementLayoutId id; /**< VGPU10 */
|
||||
};
|
||||
|
||||
|
||||
/* Use to calculate differences between state emitted to hardware and
|
||||
* current driver-calculated state.
|
||||
*/
|
||||
|
|
@ -494,8 +495,6 @@ struct svga_context
|
|||
|
||||
unsigned texture_timestamp;
|
||||
|
||||
/*
|
||||
*/
|
||||
struct svga_sw_state sw;
|
||||
struct svga_hw_draw_state hw_draw;
|
||||
struct svga_hw_clear_state hw_clear;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue