mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-08 15:00:11 +01:00
radv: remove unused RADV_META_VERTEX_BINDING_COUNT
Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
This commit is contained in:
parent
b269ed3d94
commit
a3a497c921
1 changed files with 0 additions and 2 deletions
|
|
@ -33,8 +33,6 @@
|
|||
extern "C" {
|
||||
#endif
|
||||
|
||||
#define RADV_META_VERTEX_BINDING_COUNT 2
|
||||
|
||||
struct radv_meta_saved_state {
|
||||
struct radv_descriptor_set *old_descriptor_set0;
|
||||
struct radv_pipeline *old_pipeline;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue