Home
last modified time | relevance | path

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

12

/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/
Dsamplers.txt35 * [[VUID-vkCreateSampler-maxSamplerAllocationCount-04110]]
37 slink:VkPhysicalDeviceLimits::pname:maxSamplerAllocationCount
149 <<limits-maxSamplerAllocationCount,maxSamplerAllocationCount>> member of the
155 For historical reasons, if pname:maxSamplerAllocationCount is exceeded, some
165 pname:maxSamplerAllocationCount limit.
Dsamplers.adoc35 * [[VUID-vkCreateSampler-maxSamplerAllocationCount-04110]]
37 slink:VkPhysicalDeviceLimits::pname:maxSamplerAllocationCount
149 <<limits-maxSamplerAllocationCount, pname:maxSamplerAllocationCount>> member
155 For historical reasons, if pname:maxSamplerAllocationCount is exceeded, some
165 pname:maxSamplerAllocationCount limit.
Dlimits.txt107 * [[limits-maxSamplerAllocationCount]] pname:maxSamplerAllocationCount is
3174 | code:uint32_t | pname:maxSamplerAllocationCount | -
3450 | pname:maxSamplerAllocationCount | - | 4000 | min
Dlimits.adoc107 * [[limits-maxSamplerAllocationCount]] pname:maxSamplerAllocationCount is
3986 | code:uint32_t | pname:maxSamplerAllocationCount | -
4366 | pname:maxSamplerAllocationCount | - | 4000 | min
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/
Dgstvkphysicaldevice.c546 DEBUG_UINT32 ("limit", limits, maxSamplerAllocationCount); in dump_limits()
/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_device.c675 .maxSamplerAllocationCount = 64 * 1024, in panvk_GetPhysicalDeviceProperties2()
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkNullDriver.cpp948 props->limits.maxSamplerAllocationCount = 4000; in getPhysicalDeviceProperties()
/third_party/mesa3d/src/imagination/vulkan/
Dpvr_device.c868 .maxSamplerAllocationCount = UINT32_MAX, in pvr_GetPhysicalDeviceProperties2()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_device.c273 .maxSamplerAllocationCount = 32 * 1024, in lvp_physical_device_init()
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_device.c1412 .maxSamplerAllocationCount = 64 * 1024, in v3dv_GetPhysicalDeviceProperties()
/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_device.c1407 .maxSamplerAllocationCount = 4000, in dzn_GetPhysicalDeviceProperties2()
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_device.c1128 .maxSamplerAllocationCount = 64 * 1024, in tu_GetPhysicalDeviceProperties2()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiFeatureInfo.cpp153 …{ LIMIT(maxSamplerAllocationCount), 4000, 0, 0, 0.0f, LIMIT_FORMAT_UNSIGNED_INT, LIMIT_TYPE_… in validateFeatureLimits()
749 …{ PN(checkAlways), PN(limits.maxSamplerAllocationCount), LIM_MIN_UINT32(4000)… in validateLimits12()
2790 OFFSET_TABLE_ENTRY(VkPhysicalDeviceProperties, limits.maxSamplerAllocationCount),
DvktApiObjectManagementTests.cpp1551 de::min(context.getDeviceProperties().limits.maxSamplerAllocationCount, in getMaxConcurrent()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
DvktApiFeatureInfo.cpp153 …{ LIMIT(maxSamplerAllocationCount), 4000, 0, 0, 0.0f, LIMIT_FORMAT_UNSIGNED_INT, LIMIT_TYPE_… in validateFeatureLimits()
749 …{ PN(checkAlways), PN(limits.maxSamplerAllocationCount), LIM_MIN_UINT32(4000)… in validateLimits12()
2790 OFFSET_TABLE_ENTRY(VkPhysicalDeviceProperties, limits.maxSamplerAllocationCount),
DvktApiObjectManagementTests.cpp1551 de::min(context.getDeviceProperties().limits.maxSamplerAllocationCount, in getMaxConcurrent()
/third_party/flutter/glfw/deps/vulkan/
Dvulkan.h1272 uint32_t maxSamplerAllocationCount; member
/third_party/mesa3d/src/intel/vulkan/
Danv_device.c1888 .maxSamplerAllocationCount = 64 * 1024, in anv_GetPhysicalDeviceProperties()
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
Dvulkan_sc_core.h1807 uint32_t maxSamplerAllocationCount; member
/third_party/flutter/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h1766 uint32_t maxSamplerAllocationCount; member
/third_party/mesa3d/src/amd/vulkan/
Dradv_device.c1929 .maxSamplerAllocationCount = 64 * 1024, in radv_GetPhysicalDeviceProperties()
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl1048 uint32_t maxSamplerAllocationCount; member
/third_party/flutter/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h1970 uint32_t maxSamplerAllocationCount; member
/third_party/mesa3d/src/virtio/venus-protocol/
Dvn_protocol_driver_device.h36 size += vn_sizeof_uint32_t(&val->maxSamplerAllocationCount); in vn_sizeof_VkPhysicalDeviceLimits()
154 vn_decode_uint32_t(dec, &val->maxSamplerAllocationCount); in vn_decode_VkPhysicalDeviceLimits()
/third_party/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h2554 uint32_t maxSamplerAllocationCount; member

12