Home
last modified time | relevance | path

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

12

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingBuildLargeTests.cpp479 if (properties.limits.maxMemoryAllocationCount < requiredAllocations) in checkSupportInInstance()
DvktRayTracingWatertightnessTests.cpp745 if (properties.limits.maxMemoryAllocationCount < requiredAllocations) in checkSupportInInstance()
DvktRayTracingMemGuaranteeTests.cpp749 if (properties.limits.maxMemoryAllocationCount < requiredAllocations) in checkSupportInInstance()
DvktRayTracingBuildTests.cpp515 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.cpp1005 props->limits.maxMemoryAllocationCount = 4096; in getPhysicalDeviceProperties()
/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/imagination/vulkan/
Dpvr_device.c867 .maxMemoryAllocationCount = UINT32_MAX, in pvr_GetPhysicalDeviceProperties2()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiFeatureInfo.cpp151 …{ LIMIT(maxMemoryAllocationCount), 4096, 0, 0, 0.0f, LIMIT_FORMAT_UNSIGNED_INT, LIMIT_TYPE_M… in validateFeatureLimits()
737 …{ PN(checkAlways), PN(limits.maxMemoryAllocationCount), LIM_MIN_UINT32(4096) … in validateLimits12()
2388 OFFSET_TABLE_ENTRY(VkPhysicalDeviceProperties, limits.maxMemoryAllocationCount),
DvktApiObjectManagementTests.cpp756 de::min(context.getDeviceProperties().limits.maxMemoryAllocationCount, in getMaxConcurrent()
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_device.c1127 .maxMemoryAllocationCount = UINT32_MAX, in tu_GetPhysicalDeviceProperties2()
/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_device.c1406 .maxMemoryAllocationCount = 4096, in dzn_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/flutter/glfw/deps/vulkan/
Dvulkan.h1271 uint32_t maxMemoryAllocationCount; member
/third_party/mesa3d/src/intel/vulkan/
Danv_device.c1887 .maxMemoryAllocationCount = UINT32_MAX, in anv_GetPhysicalDeviceProperties()
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl256 uint32_t maxMemoryAllocationCount; member
/third_party/flutter/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h1765 uint32_t maxMemoryAllocationCount; member
/third_party/mesa3d/src/amd/vulkan/
Dradv_device.c1928 .maxMemoryAllocationCount = UINT32_MAX, in radv_GetPhysicalDeviceProperties()
/third_party/flutter/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h1969 uint32_t maxMemoryAllocationCount; member
/third_party/mesa3d/src/virtio/venus-protocol/
Dvn_protocol_driver_device.h35 size += vn_sizeof_uint32_t(&val->maxMemoryAllocationCount); in vn_sizeof_VkPhysicalDeviceLimits()
153 vn_decode_uint32_t(dec, &val->maxMemoryAllocationCount); in vn_decode_VkPhysicalDeviceLimits()
/third_party/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h2553 uint32_t maxMemoryAllocationCount; member
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h2695 uint32_t maxMemoryAllocationCount; member

12