Searched refs:RADV_MAX_MEMORY_ALLOCATION_SIZE (Results 1 – 3 of 3) sorted by relevance
88 #define RADV_MAX_MEMORY_ALLOCATION_SIZE 0xFFFFFFFCull macro
1540 .sparseAddressSpaceSize = RADV_MAX_MEMORY_ALLOCATION_SIZE, /* buffer max size */ in radv_GetPhysicalDeviceProperties()1685 p->maxMemoryAllocationSize = RADV_MAX_MEMORY_ALLOCATION_SIZE; in radv_get_physical_device_properties_1_1()6569 if (pCreateInfo->size > RADV_MAX_MEMORY_ALLOCATION_SIZE) in radv_CreateBuffer()
3812 - radv: set sparseAddressSpaceSize to RADV_MAX_MEMORY_ALLOCATION_SIZE