Searched refs:MAX_DYNAMIC_STORAGE_BUFFERS (Results 1 – 10 of 10) sorted by relevance
49 #define MAX_DYNAMIC_STORAGE_BUFFERS 4 macro51 MAX_DYNAMIC_STORAGE_BUFFERS)
1382 STATIC_ASSERT(MAX_STORAGE_BUFFERS >= MAX_DYNAMIC_STORAGE_BUFFERS); in v3dv_GetPhysicalDeviceProperties()1432 .maxDescriptorSetStorageBuffersDynamic = MAX_DYNAMIC_STORAGE_BUFFERS, in v3dv_GetPhysicalDeviceProperties()
43 #define MAX_DYNAMIC_STORAGE_BUFFERS 8 macro44 #define MAX_DYNAMIC_BUFFERS (MAX_DYNAMIC_UNIFORM_BUFFERS + MAX_DYNAMIC_STORAGE_BUFFERS)
1944 .maxDescriptorSetStorageBuffersDynamic = MAX_DYNAMIC_STORAGE_BUFFERS, in radv_GetPhysicalDeviceProperties()2183 p->maxDescriptorSetUpdateAfterBindStorageBuffersDynamic = MAX_DYNAMIC_STORAGE_BUFFERS; in radv_get_physical_device_properties_1_2()
92 #define MAX_DYNAMIC_STORAGE_BUFFERS 8 macro94 (MAX_DYNAMIC_UNIFORM_BUFFERS + 2 * MAX_DYNAMIC_STORAGE_BUFFERS) * \
1025 p->maxDescriptorSetUpdateAfterBindStorageBuffersDynamic = MAX_DYNAMIC_STORAGE_BUFFERS; in tu_get_physical_device_properties_1_2()1143 .maxDescriptorSetStorageBuffersDynamic = MAX_DYNAMIC_STORAGE_BUFFERS, in tu_GetPhysicalDeviceProperties2()
102 #define MAX_DYNAMIC_STORAGE_BUFFERS 8 macro104 (MAX_DYNAMIC_UNIFORM_BUFFERS + MAX_DYNAMIC_STORAGE_BUFFERS)570 struct panvk_ssbo_addr dyn_ssbos[MAX_DYNAMIC_STORAGE_BUFFERS];579 struct panvk_buffer_desc ssbos[MAX_DYNAMIC_STORAGE_BUFFERS];
690 .maxDescriptorSetStorageBuffersDynamic = MAX_DYNAMIC_STORAGE_BUFFERS, in panvk_GetPhysicalDeviceProperties2()
315 #define MAX_DYNAMIC_STORAGE_BUFFERS 4 macro317 (MAX_DYNAMIC_UNIFORM_BUFFERS + MAX_DYNAMIC_STORAGE_BUFFERS)
1434 .maxDescriptorSetStorageBuffersDynamic = MAX_DYNAMIC_STORAGE_BUFFERS, in dzn_GetPhysicalDeviceProperties2()