Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/vulkan/
Dradv_constants.h53 #define MAX_INLINE_UNIFORM_BLOCK_COUNT 64 macro
Dradv_device.c1495 - MAX_INLINE_UNIFORM_BLOCK_SIZE * MAX_INLINE_UNIFORM_BLOCK_COUNT) / in radv_max_descriptor_set_size()
1752 MAX_INLINE_UNIFORM_BLOCK_SIZE * MAX_INLINE_UNIFORM_BLOCK_COUNT) / in radv_get_physical_device_properties_1_2()
2028 props->maxDescriptorSetInlineUniformBlocks = MAX_INLINE_UNIFORM_BLOCK_COUNT; in radv_GetPhysicalDeviceProperties2()
2029 props->maxDescriptorSetUpdateAfterBindInlineUniformBlocks = MAX_INLINE_UNIFORM_BLOCK_COUNT; in radv_GetPhysicalDeviceProperties2()