Searched refs:MAX_DYNAMIC_STORAGE_BUFFERS (Results 1 – 5 of 5) sorted by relevance
43 #define MAX_DYNAMIC_STORAGE_BUFFERS 8 macro45 (MAX_DYNAMIC_UNIFORM_BUFFERS + MAX_DYNAMIC_STORAGE_BUFFERS)
43 #define MAX_DYNAMIC_STORAGE_BUFFERS 8 macro44 #define MAX_DYNAMIC_BUFFERS (MAX_DYNAMIC_UNIFORM_BUFFERS + MAX_DYNAMIC_STORAGE_BUFFERS)
1553 .maxDescriptorSetStorageBuffersDynamic = MAX_DYNAMIC_STORAGE_BUFFERS, in radv_GetPhysicalDeviceProperties()1769 p->maxDescriptorSetUpdateAfterBindStorageBuffersDynamic = MAX_DYNAMIC_STORAGE_BUFFERS; in radv_get_physical_device_properties_1_2()
98 #define MAX_DYNAMIC_STORAGE_BUFFERS 8 macro100 (MAX_DYNAMIC_UNIFORM_BUFFERS + MAX_DYNAMIC_STORAGE_BUFFERS)
665 .maxDescriptorSetStorageBuffersDynamic = MAX_DYNAMIC_STORAGE_BUFFERS, in tu_GetPhysicalDeviceProperties2()