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_no_buildgn/vulkan/api/
H A DvktApiMaintenance3Check.cpp64 // These variables are equal to minimal values for maxMemoryAllocationSize and maxPerSetDescriptors
65 constexpr deUint32 maxMemoryAllocationSize = 1073741824u; member
485 maxMemoryAllocationSize - 1u //VkDeviceSize maxMemoryAllocationSize; in iterate()
495 if (maintProp3.maxMemoryAllocationSize < maxMemoryAllocationSize) in iterate()
501 log << tcu::TestLog::Message << "maxMemoryAllocationSize: " << maintProp3.maxMemoryAllocationSize << tcu::TestLog::EndMessage; in iterate()
587 maxMemoryAllocationSize //VkDeviceSize maxMemoryAllocationSize; in iterate()
[all...]
H A DvktApiFeatureInfo.cpp875 { PN(checkVulkan12Limit), PN(vulkan11Properties.maxMemoryAllocationSize), LIM_MIN_DEVSIZE(1<<30) }, in validateLimits12()
1169 { PN(checkAlways), PN(maintenance3Properties.maxMemoryAllocationSize), LIM_MIN_DEVSIZE(1<<30) }, in validateLimitsKhrMaintenance3()
4846 maintenance3Properties[0].maxMemoryAllocationSize != maintenance3Properties[1].maxMemoryAllocationSize)) in deviceProperties2()
5614 OFFSET_TABLE_ENTRY(VkPhysicalDeviceVulkan11Properties, maxMemoryAllocationSize), in devicePropertiesVulkan12()
6280 maintenance3Properties.maxMemoryAllocationSize != vulkan11Properties.maxMemoryAllocationSize)) in devicePropertyExtensionsConsistencyVulkan12()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiMaintenance3Check.cpp65 // These variables are equal to minimal values for maxMemoryAllocationSize and maxPerSetDescriptors
66 constexpr deUint32 maxMemoryAllocationSize = 1073741824u; member
486 maxMemoryAllocationSize - 1u //VkDeviceSize maxMemoryAllocationSize; in iterate()
496 if (maintProp3.maxMemoryAllocationSize < maxMemoryAllocationSize) in iterate()
502 log << tcu::TestLog::Message << "maxMemoryAllocationSize: " << maintProp3.maxMemoryAllocationSize << tcu::TestLog::EndMessage; in iterate()
588 maxMemoryAllocationSize //VkDeviceSize maxMemoryAllocationSize; in iterate()
[all...]
H A DvktApiFeatureInfo.cpp884 { PN(checkVulkan12Limit), PN(vulkan11Properties.maxMemoryAllocationSize), LIM_MIN_DEVSIZE(1<<30) }, in validateLimits12()
1178 { PN(checkAlways), PN(maintenance3Properties.maxMemoryAllocationSize), LIM_MIN_DEVSIZE(1<<30) }, in validateLimitsKhrMaintenance3()
4841 maintenance3Properties[0].maxMemoryAllocationSize != maintenance3Properties[1].maxMemoryAllocationSize)) in deviceProperties2()
5609 OFFSET_TABLE_ENTRY(VkPhysicalDeviceVulkan11Properties, maxMemoryAllocationSize), in devicePropertiesVulkan12()
6275 maintenance3Properties.maxMemoryAllocationSize != vulkan11Properties.maxMemoryAllocationSize)) in devicePropertyExtensionsConsistencyVulkan12()
/third_party/mesa3d/src/virtio/vulkan/
H A 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/
H A Dvk_device.c835 CORE_PROPERTY(maxMemoryAllocationSize); in vk_get_physical_device_core_1_1_property_ext()
/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_device.c797 .maxMemoryAllocationSize = 0xFFFFFFFFull, in panvk_GetPhysicalDeviceProperties2()
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkPhysicalDevice.cpp640 properties->maxMemoryAllocationSize = MAX_MEMORY_ALLOCATION_SIZE; in getMaintenance3Properties()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_device.c1053 p->maxMemoryAllocationSize = (1u << 31); in lvp_get_physical_device_properties_1_1()
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_device.c947 p->maxMemoryAllocationSize = 0xFFFFFFFFull; in tu_get_physical_device_properties_1_1()
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_device.c1650 .maxMemoryAllocationSize = MAX_MEMORY_ALLOCATION_SIZE, in v3dv_GetPhysicalDeviceProperties2()
/third_party/mesa3d/src/microsoft/vulkan/
H A Ddzn_device.c1569 .maxMemoryAllocationSize = in dzn_GetPhysicalDeviceProperties2()
/third_party/glfw/deps/glad/
H A Dvulkan.h3949 VkDeviceSize maxMemoryAllocationSize; member
4333 VkDeviceSize maxMemoryAllocationSize; member
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
H A Dvulkan_sc_core.h4039 VkDeviceSize maxMemoryAllocationSize; member
4303 VkDeviceSize maxMemoryAllocationSize; member
/third_party/mesa3d/src/virtio/venus-protocol/
H A 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()
12295 /* skip val->maxMemoryAllocationSize */ in vn_sizeof_VkPhysicalDeviceMaintenance3Properties_self_partial()
12323 /* skip val->maxMemoryAllocationSize */ in vn_encode_VkPhysicalDeviceMaintenance3Properties_self_partial()
13810 size += vn_sizeof_VkDeviceSize(&val->maxMemoryAllocationSize); in vn_sizeof_VkPhysicalDeviceVulkan11Properties_self()
13861 vn_decode_VkDeviceSize(dec, &val->maxMemoryAllocationSize); in vn_decode_VkPhysicalDeviceVulkan11Properties_self()
13902 /* skip val->maxMemoryAllocationSize */ in vn_sizeof_VkPhysicalDeviceVulkan11Properties_self_partial()
13943 /* skip val->maxMemoryAllocationSize */ in vn_encode_VkPhysicalDeviceVulkan11Properties_self_partial()
/third_party/mesa3d/src/intel/vulkan/
H A Danv_device.c2083 p->maxMemoryAllocationSize = MAX_MEMORY_ALLOCATION_SIZE; in anv_get_physical_device_properties_1_1()
/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h5026 VkDeviceSize maxMemoryAllocationSize; member
5354 VkDeviceSize maxMemoryAllocationSize; member
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_structs.hpp46252 , maxMemoryAllocationSize( maxMemoryAllocationSize_ ) maxMemoryAllocationSize() function
46302 VULKAN_HPP_NAMESPACE::DeviceSize maxMemoryAllocationSize = {}; global() member
56263 , maxMemoryAllocationSize( maxMemoryAllocationSize_ ) maxMemoryAllocationSize() function
56335 VULKAN_HPP_NAMESPACE::DeviceSize maxMemoryAllocationSize = {}; global() member
[all...]
H A Dvulkan_core.h5120 VkDeviceSize maxMemoryAllocationSize; member
5453 VkDeviceSize maxMemoryAllocationSize; member
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h5384 VkDeviceSize maxMemoryAllocationSize; member
5720 VkDeviceSize maxMemoryAllocationSize; member
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h5169 VkDeviceSize maxMemoryAllocationSize; member
5503 VkDeviceSize maxMemoryAllocationSize; member
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/
H A Dvulkan_json_data.hpp17942 print_VkDeviceSize(obj.maxMemoryAllocationSize, "maxMemoryAllocationSize", 0); in print_VkPhysicalDeviceMaintenance3Properties()
17967 print_VkDeviceSize(obj->maxMemoryAllocationSize, "maxMemoryAllocationSize", 0); in print_VkPhysicalDeviceMaintenance3Properties()
18541 print_VkDeviceSize(obj.maxMemoryAllocationSize, "maxMemoryAllocationSize", 0); in print_VkPhysicalDeviceVulkan11Properties()
18619 print_VkDeviceSize(obj->maxMemoryAllocationSize, "maxMemoryAllocationSize", 0); in print_VkPhysicalDeviceVulkan11Properties()
[all...]
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_device.c2080 p->maxMemoryAllocationSize = RADV_MAX_MEMORY_ALLOCATION_SIZE; in radv_get_physical_device_properties_1_1()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingMiscTests.cpp7920 if (m_testPtr->getResultBufferSize() > m_context.getDeviceVulkan11Properties().maxMemoryAllocationSize) in checkSupport()
7921 TCU_THROW(NotSupportedError, "VkPhysicalDeviceVulkan11Properties::maxMemoryAllocationSize too small, allocation might fail"); in checkSupport()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingMiscTests.cpp7915 if (m_testPtr->getResultBufferSize() > m_context.getDeviceVulkan11Properties().maxMemoryAllocationSize) in checkSupport()
7916 TCU_THROW(NotSupportedError, "VkPhysicalDeviceVulkan11Properties::maxMemoryAllocationSize too small, allocation might fail"); in checkSupport()

Completed in 481 milliseconds

12