Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/vulkan/
H A Dradv_constants.h88 #define RADV_MAX_PER_SET_DESCRIPTORS ((1ull << 31) / 96) macro
H A Dradv_device.c2079 p->maxPerSetDescriptors = RADV_MAX_PER_SET_DESCRIPTORS; in radv_get_physical_device_properties_1_1()

Completed in 10 milliseconds