Home
last modified time | relevance | path

Searched refs:RADV_MAX_MEMORY_ALLOCATION_SIZE (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/amd/vulkan/
H A Dradv_constants.h93 #define RADV_MAX_MEMORY_ALLOCATION_SIZE 0xFFFFFFFCull macro
H A Dradv_device.c1931 .sparseAddressSpaceSize = RADV_MAX_MEMORY_ALLOCATION_SIZE, /* buffer max size */ in radv_GetPhysicalDeviceProperties()
2080 p->maxMemoryAllocationSize = RADV_MAX_MEMORY_ALLOCATION_SIZE; in radv_get_physical_device_properties_1_1()
2269 p->maxBufferSize = RADV_MAX_MEMORY_ALLOCATION_SIZE; in radv_get_physical_device_properties_1_3()
2519 properties->maxBufferSize = RADV_MAX_MEMORY_ALLOCATION_SIZE; in radv_GetPhysicalDeviceProperties2()

Completed in 16 milliseconds