mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-02-24 22:30:31 +01:00
nvk: Remove unused cmd.tls_space_needed
Reviewed-by: Mary Guillemard <mary@mary.zone>
This commit is contained in:
parent
a60e33743a
commit
3705141b1a
1 changed files with 0 additions and 2 deletions
|
|
@ -236,8 +236,6 @@ struct nvk_cmd_buffer {
|
|||
*/
|
||||
struct util_dynarray pushes;
|
||||
|
||||
uint64_t tls_space_needed;
|
||||
|
||||
uint8_t prev_subc;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue