Home
last modified time | relevance | path

Searched refs:RADV_MAX_PER_SET_DESCRIPTORS (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/amd/vulkan/
Dradv_constants.h83 #define RADV_MAX_PER_SET_DESCRIPTORS ((1ull << 31 ) / 96) macro
Dradv_device.c1684 p->maxPerSetDescriptors = RADV_MAX_PER_SET_DESCRIPTORS; in radv_get_physical_device_properties_1_1()