Home
last modified time | relevance | path

Searched refs:RADV_MAX_MEMORY_ALLOCATION_SIZE (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/amd/vulkan/
Dradv_constants.h88 #define RADV_MAX_MEMORY_ALLOCATION_SIZE 0xFFFFFFFCull macro
Dradv_device.c1540 .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()
/external/mesa3d/docs/relnotes/
D20.1.0.rst3812 - radv: set sparseAddressSpaceSize to RADV_MAX_MEMORY_ALLOCATION_SIZE