Home
last modified time | relevance | path

Searched refs:maxMemoryAllocationSize (Results 1 – 25 of 29) sorted by relevance

12

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiMaintenance3Check.cpp63 constexpr deUint32 maxMemoryAllocationSize = 1073741824u; variable
445 maxMemoryAllocationSize - 1u //VkDeviceSize maxMemoryAllocationSize; in iterate()
455 if (maintProp3.maxMemoryAllocationSize < maxMemoryAllocationSize) in iterate()
461 …log << tcu::TestLog::Message << "maxMemoryAllocationSize: " << maintProp3.maxMemoryAllocationSize in iterate()
540 maxMemoryAllocationSize //VkDeviceSize maxMemoryAllocationSize; in iterate()
DvktApiFeatureInfo.cpp859 …{ PN(checkVulkan12Limit), PN(vulkan11Properties.maxMemoryAllocationSize), LIM_MIN… in validateLimits12()
1123 { PN(checkAlways), PN(maintenance3Properties.maxMemoryAllocationSize), LIM_MIN_DEVSIZE(1<<30) }, in validateLimitsKhrMaintenance3()
4269 …maintenance3Properties[0].maxMemoryAllocationSize != maintenance3Properties[1].maxMemoryAllocation… in deviceProperties2()
4855 OFFSET_TABLE_ENTRY(VkPhysicalDeviceVulkan11Properties, maxMemoryAllocationSize), in devicePropertiesVulkan12()
5279 maintenance3Properties.maxMemoryAllocationSize != vulkan11Properties.maxMemoryAllocationSize)) in devicePropertyExtensionsConsistencyVulkan12()
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkDeviceProperties.inl89 propertyType.maxMemoryAllocationSize = allPropertiesBlobs.vk11.maxMemoryAllocationSize;
DvkStructTypes.inl1742 VkDeviceSize maxMemoryAllocationSize; member
1795 VkDeviceSize maxMemoryAllocationSize; member
/third_party/mesa3d/src/virtio/vulkan/
Dvn_physical_device.c551 vk11_props->maxMemoryAllocationSize = in vn_physical_device_init_properties()
552 local_props.maintenance_3.maxMemoryAllocationSize; in vn_physical_device_init_properties()
1974 u.maintenance_3->maxMemoryAllocationSize = in vn_GetPhysicalDeviceProperties2()
1975 vk11_props->maxMemoryAllocationSize; in vn_GetPhysicalDeviceProperties2()
/third_party/mesa3d/src/vulkan/runtime/
Dvk_device.c835 CORE_PROPERTY(maxMemoryAllocationSize); in vk_get_physical_device_core_1_1_property_ext()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/
Dgstvkphysicaldevice.c685 DEBUG_SIZE ("properties (1.1)", properties, maxMemoryAllocationSize); in dump_properties11()
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkPhysicalDevice.cpp640 properties->maxMemoryAllocationSize = MAX_MEMORY_ALLOCATION_SIZE; in getMaintenance3Properties()
/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_device.c797 .maxMemoryAllocationSize = 0xFFFFFFFFull, in panvk_GetPhysicalDeviceProperties2()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_device.c1053 p->maxMemoryAllocationSize = (1u << 31); in lvp_get_physical_device_properties_1_1()
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_device.c1650 .maxMemoryAllocationSize = MAX_MEMORY_ALLOCATION_SIZE, in v3dv_GetPhysicalDeviceProperties2()
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_device.c947 p->maxMemoryAllocationSize = 0xFFFFFFFFull; in tu_get_physical_device_properties_1_1()
/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_device.c1569 .maxMemoryAllocationSize = in dzn_GetPhysicalDeviceProperties2()
/third_party/mesa3d/src/intel/vulkan/
Danv_device.c2083 p->maxMemoryAllocationSize = MAX_MEMORY_ALLOCATION_SIZE; in anv_get_physical_device_properties_1_1()
/third_party/mesa3d/src/virtio/venus-protocol/
Dvn_protocol_driver_device.h12238 size += vn_sizeof_VkDeviceSize(&val->maxMemoryAllocationSize); in vn_sizeof_VkPhysicalDeviceMaintenance3Properties_self()
12267 vn_decode_VkDeviceSize(dec, &val->maxMemoryAllocationSize); in vn_decode_VkPhysicalDeviceMaintenance3Properties_self()
13810 size += vn_sizeof_VkDeviceSize(&val->maxMemoryAllocationSize); in vn_sizeof_VkPhysicalDeviceVulkan11Properties_self()
13861 vn_decode_VkDeviceSize(dec, &val->maxMemoryAllocationSize); in vn_decode_VkPhysicalDeviceVulkan11Properties_self()
/third_party/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h5026 VkDeviceSize maxMemoryAllocationSize; member
5354 VkDeviceSize maxMemoryAllocationSize; member
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h5169 VkDeviceSize maxMemoryAllocationSize; member
5503 VkDeviceSize maxMemoryAllocationSize; member
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_core.h5120 VkDeviceSize maxMemoryAllocationSize; member
5453 VkDeviceSize maxMemoryAllocationSize; member
Dvulkan_structs.hpp46252 , maxMemoryAllocationSize( maxMemoryAllocationSize_ )
46289 ( maxMemoryAllocationSize == rhs.maxMemoryAllocationSize ); in operator ==()
46302 VULKAN_HPP_NAMESPACE::DeviceSize maxMemoryAllocationSize = {}; member
56263 , maxMemoryAllocationSize( maxMemoryAllocationSize_ )
56308 ( maxMemoryAllocationSize == rhs.maxMemoryAllocationSize ); in operator ==()
56335 VULKAN_HPP_NAMESPACE::DeviceSize maxMemoryAllocationSize = {}; member
/third_party/mesa3d/include/vulkan/
Dvulkan_core.h5384 VkDeviceSize maxMemoryAllocationSize; member
5720 VkDeviceSize maxMemoryAllocationSize; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingMiscTests.cpp7915 …m_testPtr->getResultBufferSize() > m_context.getDeviceVulkan11Properties().maxMemoryAllocationSize) in checkSupport()
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h5494 VkDeviceSize maxMemoryAllocationSize; member
5830 VkDeviceSize maxMemoryAllocationSize; member
Dvulkan_hash.hpp8122 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceMaintenance3Properties.maxMemoryAllocationSize ); in operator ()()
10060 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceVulkan11Properties.maxMemoryAllocationSize ); in operator ()()
/third_party/flutter/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h4355 VkDeviceSize maxMemoryAllocationSize; member
/third_party/mesa3d/src/amd/vulkan/
Dradv_device.c2080 p->maxMemoryAllocationSize = RADV_MAX_MEMORY_ALLOCATION_SIZE; in radv_get_physical_device_properties_1_1()

12