Searched refs:MAX_PUSH_DESCRIPTORS (Results 1 – 8 of 8) sorted by relevance
41 #define MAX_PUSH_DESCRIPTORS 32 macro
4013 new_size = MIN2(new_size, 96 * MAX_PUSH_DESCRIPTORS); in radv_init_push_descriptor_set()
1826 properties->maxPushDescriptors = MAX_PUSH_DESCRIPTORS; in radv_GetPhysicalDeviceProperties2()
176 #define MAX_PUSH_DESCRIPTORS 32 /* Minimum requirement */ macro2118 struct anv_descriptor descriptors[MAX_PUSH_DESCRIPTORS];2125 struct anv_buffer_view buffer_views[MAX_PUSH_DESCRIPTORS];
1371 assert(_set < MAX_PUSH_DESCRIPTORS); in anv_CmdPushDescriptorSetWithTemplateKHR()
2019 properties->maxPushDescriptors = MAX_PUSH_DESCRIPTORS; in anv_GetPhysicalDeviceProperties2()
96 #define MAX_PUSH_DESCRIPTORS 32 macro
767 properties->maxPushDescriptors = MAX_PUSH_DESCRIPTORS; in tu_GetPhysicalDeviceProperties2()