mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-02 10:08:08 +02:00
anv: Strip trailing space in anv_private.h
This commit is contained in:
parent
addc2a9d02
commit
c6493dff79
1 changed files with 1 additions and 1 deletions
|
|
@ -808,7 +808,7 @@ struct anv_buffer {
|
|||
|
||||
/* Set when bound */
|
||||
struct anv_bo * bo;
|
||||
VkDeviceSize offset;
|
||||
VkDeviceSize offset;
|
||||
};
|
||||
|
||||
enum anv_cmd_dirty_bits {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue