Searched refs:maxMemoryAllocationSize (Results 1 - 14 of 14) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/virtio/vulkan/
H A Dvn_physical_device.c514 vk11_props->maxMemoryAllocationSize =
515 local_props.maintenance_3.maxMemoryAllocationSize;
1884 u.maintenance_3->maxMemoryAllocationSize =
1885 vk11_props->maxMemoryAllocationSize;
/xsrc/external/mit/MesaLib/dist/src/vulkan/util/
H A Dvk_device.c536 CORE_PROPERTY(maxMemoryAllocationSize);
/xsrc/external/mit/MesaLib/dist/src/panfrost/vulkan/
H A Dpanvk_device.c701 properties->maxMemoryAllocationSize = 0xFFFFFFFFull;
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/vulkan/
H A Dtu_device.c886 properties->maxMemoryAllocationSize = 0xFFFFFFFFull;
/xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/
H A Dv3dv_device.c1505 props->maxMemoryAllocationSize = MAX_MEMORY_ALLOCATION_SIZE;
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/lavapipe/
H A Dlvp_device.c851 p->maxMemoryAllocationSize = (1u << 31);
/xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
H A Dtu_device.c786 p->maxMemoryAllocationSize = 0xFFFFFFFFull;
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A Danv_device.c1495 props->maxMemoryAllocationSize = MAX_MEMORY_ALLOCATION_SIZE;
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_device.c2008 p->maxMemoryAllocationSize = MAX_MEMORY_ALLOCATION_SIZE;
/xsrc/external/mit/MesaLib/dist/src/virtio/venus-protocol/
H A Dvn_protocol_driver_device.h6757 size += vn_sizeof_VkDeviceSize(&val->maxMemoryAllocationSize);
6786 vn_decode_VkDeviceSize(dec, &val->maxMemoryAllocationSize);
6814 /* skip val->maxMemoryAllocationSize */
6842 /* skip val->maxMemoryAllocationSize */
7625 size += vn_sizeof_VkDeviceSize(&val->maxMemoryAllocationSize);
7676 vn_decode_VkDeviceSize(dec, &val->maxMemoryAllocationSize);
7717 /* skip val->maxMemoryAllocationSize */
7758 /* skip val->maxMemoryAllocationSize */
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_device.c1198 properties->maxMemoryAllocationSize = 0xFFFFFFFFull;
/xsrc/external/mit/MesaLib/dist/include/vulkan/
H A Dvulkan_core.h5088 VkDeviceSize maxMemoryAllocationSize; member in struct:VkPhysicalDeviceMaintenance3Properties
5421 VkDeviceSize maxMemoryAllocationSize; member in struct:VkPhysicalDeviceVulkan11Properties
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_device.c1852 p->maxMemoryAllocationSize = RADV_MAX_MEMORY_ALLOCATION_SIZE;
/xsrc/external/mit/MesaLib.old/dist/include/vulkan/
H A Dvulkan_core.h4528 VkDeviceSize maxMemoryAllocationSize; member in struct:VkPhysicalDeviceMaintenance3Properties

Completed in 151 milliseconds