Home
last modified time | relevance | path

Searched refs:maxMemoryAllocationCount (Results 1 – 25 of 49) sorted by relevance

12

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
DvktRayTracingBuildLargeTests.cpp479 if (properties.limits.maxMemoryAllocationCount < requiredAllocations) in checkSupportInInstance()
DvktRayTracingBuildTests.cpp389 …t size_t avvailableAllocCount = m_context.getDeviceProperties().limits.maxMemoryAllocationCount; in verifyAllocationCount()
DvktRayTracingWatertightnessTests.cpp736 if (properties.limits.maxMemoryAllocationCount < requiredAllocations) in checkSupportInInstance()
DvktRayTracingMemGuaranteeTests.cpp749 if (properties.limits.maxMemoryAllocationCount < requiredAllocations) in checkSupportInInstance()
DvktRayTracingBuiltinTests.cpp1808 if (properties.limits.maxMemoryAllocationCount < requiredAllocations) in checkSupportInInstance()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingBuildLargeTests.cpp479 if (properties.limits.maxMemoryAllocationCount < requiredAllocations) in checkSupportInInstance()
DvktRayTracingBuildTests.cpp389 …t size_t avvailableAllocCount = m_context.getDeviceProperties().limits.maxMemoryAllocationCount; in verifyAllocationCount()
DvktRayTracingWatertightnessTests.cpp736 if (properties.limits.maxMemoryAllocationCount < requiredAllocations) in checkSupportInInstance()
DvktRayTracingMemGuaranteeTests.cpp749 if (properties.limits.maxMemoryAllocationCount < requiredAllocations) in checkSupportInInstance()
DvktRayTracingBuiltinTests.cpp1808 if (properties.limits.maxMemoryAllocationCount < requiredAllocations) in checkSupportInInstance()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/
Dgstvkphysicaldevice.c545 DEBUG_UINT32 ("limit", limits, maxMemoryAllocationCount); in dump_limits()
/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_device.c674 .maxMemoryAllocationCount = UINT32_MAX, in panvk_GetPhysicalDeviceProperties2()
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkNullDriver.cpp947 props->limits.maxMemoryAllocationCount = 4096; in getPhysicalDeviceProperties()
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/
Dmemory.txt1002 The <<limits-maxMemoryAllocationCount,pname:maxMemoryAllocationCount>>
1009 For historical reasons, if pname:maxMemoryAllocationCount is exceeded, some
1102 * [[VUID-vkAllocateMemory-maxMemoryAllocationCount-04101]]
1104 sname:VkPhysicalDeviceLimits::pname:maxMemoryAllocationCount device
1194 * slink:VkPhysicalDeviceMaintenance3Properties::pname:maxMemoryAllocationCount
Dmemory.adoc1004 The <<limits-maxMemoryAllocationCount, pname:maxMemoryAllocationCount>>
1011 For historical reasons, if pname:maxMemoryAllocationCount is exceeded, some
1104 * [[VUID-vkAllocateMemory-maxMemoryAllocationCount-04101]]
1106 sname:VkPhysicalDeviceLimits::pname:maxMemoryAllocationCount device
1197 * slink:VkPhysicalDeviceMaintenance3Properties::pname:maxMemoryAllocationCount
Dlimits.txt104 * [[limits-maxMemoryAllocationCount]] pname:maxMemoryAllocationCount is
3173 | code:uint32_t | pname:maxMemoryAllocationCount | -
3449 | pname:maxMemoryAllocationCount | - | 4096 | min
Dlimits.adoc104 * [[limits-maxMemoryAllocationCount]] pname:maxMemoryAllocationCount is
3985 | code:uint32_t | pname:maxMemoryAllocationCount | -
4365 | pname:maxMemoryAllocationCount | - | 4096 | min
/third_party/mesa3d/src/imagination/vulkan/
Dpvr_device.c867 .maxMemoryAllocationCount = UINT32_MAX, in pvr_GetPhysicalDeviceProperties2()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_device.c272 .maxMemoryAllocationCount = UINT32_MAX, in lvp_physical_device_init()
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_device.c1411 .maxMemoryAllocationCount = mem_size / page_size, in v3dv_GetPhysicalDeviceProperties()
/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_device.c1406 .maxMemoryAllocationCount = 4096, in dzn_GetPhysicalDeviceProperties2()
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_device.c1127 .maxMemoryAllocationCount = UINT32_MAX, in tu_GetPhysicalDeviceProperties2()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DRendererVk.cpp1386 static_cast<uint32_t>(mPhysicalDeviceProperties.limits.maxMemoryAllocationCount * in initialize()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiFeatureInfo.cpp152 …{ LIMIT(maxMemoryAllocationCount), 4096, 0, 0, 0.0f, LIMIT_FORMAT_UNSIGNED_INT, LIMIT_TYPE_M… in validateFeatureLimits()
748 …{ PN(checkAlways), PN(limits.maxMemoryAllocationCount), LIM_MIN_UINT32(4096) … in validateLimits12()
2789 OFFSET_TABLE_ENTRY(VkPhysicalDeviceProperties, limits.maxMemoryAllocationCount),
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
DvktApiFeatureInfo.cpp152 …{ LIMIT(maxMemoryAllocationCount), 4096, 0, 0, 0.0f, LIMIT_FORMAT_UNSIGNED_INT, LIMIT_TYPE_M… in validateFeatureLimits()
748 …{ PN(checkAlways), PN(limits.maxMemoryAllocationCount), LIM_MIN_UINT32(4096) … in validateLimits12()
2789 OFFSET_TABLE_ENTRY(VkPhysicalDeviceProperties, limits.maxMemoryAllocationCount),

12