Searched refs:MAX_INLINE_UNIFORM_BLOCK_COUNT (Results 1 – 2 of 2) sorted by relevance
53 #define MAX_INLINE_UNIFORM_BLOCK_COUNT 64 macro
1885 MAX_INLINE_UNIFORM_BLOCK_SIZE * MAX_INLINE_UNIFORM_BLOCK_COUNT) / in radv_max_descriptor_set_size()2167 MAX_INLINE_UNIFORM_BLOCK_SIZE * MAX_INLINE_UNIFORM_BLOCK_COUNT) / in radv_get_physical_device_properties_1_2()2228 p->maxDescriptorSetInlineUniformBlocks = MAX_INLINE_UNIFORM_BLOCK_COUNT; in radv_get_physical_device_properties_1_3()2229 p->maxDescriptorSetUpdateAfterBindInlineUniformBlocks = MAX_INLINE_UNIFORM_BLOCK_COUNT; in radv_get_physical_device_properties_1_3()