Searched refs:MAX_INLINE_UNIFORM_BLOCK_SIZE (Results 1 – 5 of 5) sorted by relevance
52 #define MAX_INLINE_UNIFORM_BLOCK_SIZE (4ull * 1024 * 1024) macro
1495 - 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()2025 props->maxInlineUniformBlockSize = MAX_INLINE_UNIFORM_BLOCK_SIZE; in radv_GetPhysicalDeviceProperties2()2026 props->maxPerStageDescriptorInlineUniformBlocks = MAX_INLINE_UNIFORM_BLOCK_SIZE * MAX_SETS; in radv_GetPhysicalDeviceProperties2()2027 …props->maxPerStageDescriptorUpdateAfterBindInlineUniformBlocks = MAX_INLINE_UNIFORM_BLOCK_SIZE * M… in radv_GetPhysicalDeviceProperties2()
322 vdcls->maxVariableDescriptorCount = MAX_INLINE_UNIFORM_BLOCK_SIZE; in anv_GetDescriptorSetLayoutSupport()
177 #define MAX_INLINE_UNIFORM_BLOCK_SIZE 4096 macro
1922 props->maxInlineUniformBlockSize = MAX_INLINE_UNIFORM_BLOCK_SIZE; in anv_GetPhysicalDeviceProperties2()