/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/ |
D | vktRayTracingBuildLargeTests.cpp | 479 if (properties.limits.maxMemoryAllocationCount < requiredAllocations) in checkSupportInInstance()
|
D | vktRayTracingBuildTests.cpp | 389 …t size_t avvailableAllocCount = m_context.getDeviceProperties().limits.maxMemoryAllocationCount; in verifyAllocationCount()
|
D | vktRayTracingWatertightnessTests.cpp | 736 if (properties.limits.maxMemoryAllocationCount < requiredAllocations) in checkSupportInInstance()
|
D | vktRayTracingMemGuaranteeTests.cpp | 749 if (properties.limits.maxMemoryAllocationCount < requiredAllocations) in checkSupportInInstance()
|
D | vktRayTracingBuiltinTests.cpp | 1808 if (properties.limits.maxMemoryAllocationCount < requiredAllocations) in checkSupportInInstance()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
D | vktRayTracingBuildLargeTests.cpp | 479 if (properties.limits.maxMemoryAllocationCount < requiredAllocations) in checkSupportInInstance()
|
D | vktRayTracingBuildTests.cpp | 389 …t size_t avvailableAllocCount = m_context.getDeviceProperties().limits.maxMemoryAllocationCount; in verifyAllocationCount()
|
D | vktRayTracingWatertightnessTests.cpp | 736 if (properties.limits.maxMemoryAllocationCount < requiredAllocations) in checkSupportInInstance()
|
D | vktRayTracingMemGuaranteeTests.cpp | 749 if (properties.limits.maxMemoryAllocationCount < requiredAllocations) in checkSupportInInstance()
|
D | vktRayTracingBuiltinTests.cpp | 1808 if (properties.limits.maxMemoryAllocationCount < requiredAllocations) in checkSupportInInstance()
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/ |
D | gstvkphysicaldevice.c | 545 DEBUG_UINT32 ("limit", limits, maxMemoryAllocationCount); in dump_limits()
|
/third_party/mesa3d/src/panfrost/vulkan/ |
D | panvk_device.c | 674 .maxMemoryAllocationCount = UINT32_MAX, in panvk_GetPhysicalDeviceProperties2()
|
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
D | vkNullDriver.cpp | 947 props->limits.maxMemoryAllocationCount = 4096; in getPhysicalDeviceProperties()
|
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/ |
D | memory.txt | 1002 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
|
D | memory.adoc | 1004 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
|
D | limits.txt | 104 * [[limits-maxMemoryAllocationCount]] pname:maxMemoryAllocationCount is 3173 | code:uint32_t | pname:maxMemoryAllocationCount | - 3449 | pname:maxMemoryAllocationCount | - | 4096 | min
|
D | limits.adoc | 104 * [[limits-maxMemoryAllocationCount]] pname:maxMemoryAllocationCount is 3985 | code:uint32_t | pname:maxMemoryAllocationCount | - 4365 | pname:maxMemoryAllocationCount | - | 4096 | min
|
/third_party/mesa3d/src/imagination/vulkan/ |
D | pvr_device.c | 867 .maxMemoryAllocationCount = UINT32_MAX, in pvr_GetPhysicalDeviceProperties2()
|
/third_party/mesa3d/src/gallium/frontends/lavapipe/ |
D | lvp_device.c | 272 .maxMemoryAllocationCount = UINT32_MAX, in lvp_physical_device_init()
|
/third_party/mesa3d/src/broadcom/vulkan/ |
D | v3dv_device.c | 1411 .maxMemoryAllocationCount = mem_size / page_size, in v3dv_GetPhysicalDeviceProperties()
|
/third_party/mesa3d/src/microsoft/vulkan/ |
D | dzn_device.c | 1406 .maxMemoryAllocationCount = 4096, in dzn_GetPhysicalDeviceProperties2()
|
/third_party/mesa3d/src/freedreno/vulkan/ |
D | tu_device.c | 1127 .maxMemoryAllocationCount = UINT32_MAX, in tu_GetPhysicalDeviceProperties2()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | RendererVk.cpp | 1386 static_cast<uint32_t>(mPhysicalDeviceProperties.limits.maxMemoryAllocationCount * in initialize()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
D | vktApiFeatureInfo.cpp | 152 …{ 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/ |
D | vktApiFeatureInfo.cpp | 152 …{ 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),
|