mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 17:48:10 +02:00
radv: remove RADV_MAX_DRM_DEVICES
Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31539>
This commit is contained in:
parent
19583023a2
commit
78666f1caf
1 changed files with 0 additions and 1 deletions
|
|
@ -27,7 +27,6 @@
|
|||
#define MAX_DYNAMIC_BUFFERS (MAX_DYNAMIC_UNIFORM_BUFFERS + MAX_DYNAMIC_STORAGE_BUFFERS)
|
||||
#define MAX_SAMPLES_LOG2 4
|
||||
#define NUM_META_FS_KEYS 12
|
||||
#define RADV_MAX_DRM_DEVICES 8
|
||||
#define MAX_VIEWS 8
|
||||
#define MAX_SO_STREAMS 4
|
||||
#define MAX_SO_BUFFERS 4
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue