tu: Remove unused need_indirect_descriptor_sets
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18554>
This commit is contained in:
parent
7f40b5d0ca
commit
85dfebb722
1 changed files with 0 additions and 1 deletions
|
|
@ -116,7 +116,6 @@ struct tu_pipeline
|
|||
/* Separate BO for private memory since it should GPU writable */
|
||||
struct tu_bo *pvtmem_bo;
|
||||
|
||||
bool need_indirect_descriptor_sets;
|
||||
VkShaderStageFlags active_stages;
|
||||
uint32_t active_desc_sets;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue