nvk: Drop a TODO
Dynamic buffer bindings work fine Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24326>
This commit is contained in:
committed by
Marge Bot
parent
8825d8effe
commit
46f54d53e8
@@ -42,7 +42,7 @@ struct nvk_root_descriptor_table {
|
||||
/* Descriptor set base addresses */
|
||||
uint64_t sets[NVK_MAX_SETS];
|
||||
|
||||
/* TODO: Dynamic buffer bindings */
|
||||
/* Dynamic buffer bindings */
|
||||
struct nvk_buffer_address dynamic_buffers[NVK_MAX_DYNAMIC_BUFFERS];
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user