/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/ |
D | samplers.txt | 35 * [[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.
|
D | samplers.adoc | 35 * [[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.
|
D | limits.txt | 107 * [[limits-maxSamplerAllocationCount]] pname:maxSamplerAllocationCount is 3174 | code:uint32_t | pname:maxSamplerAllocationCount | - 3450 | pname:maxSamplerAllocationCount | - | 4000 | min
|
D | limits.adoc | 107 * [[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/ |
D | gstvkphysicaldevice.c | 546 DEBUG_UINT32 ("limit", limits, maxSamplerAllocationCount); in dump_limits()
|
/third_party/mesa3d/src/panfrost/vulkan/ |
D | panvk_device.c | 675 .maxSamplerAllocationCount = 64 * 1024, in panvk_GetPhysicalDeviceProperties2()
|
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
D | vkNullDriver.cpp | 948 props->limits.maxSamplerAllocationCount = 4000; in getPhysicalDeviceProperties()
|
/third_party/mesa3d/src/imagination/vulkan/ |
D | pvr_device.c | 868 .maxSamplerAllocationCount = UINT32_MAX, in pvr_GetPhysicalDeviceProperties2()
|
/third_party/mesa3d/src/gallium/frontends/lavapipe/ |
D | lvp_device.c | 273 .maxSamplerAllocationCount = 32 * 1024, in lvp_physical_device_init()
|
/third_party/mesa3d/src/broadcom/vulkan/ |
D | v3dv_device.c | 1412 .maxSamplerAllocationCount = 64 * 1024, in v3dv_GetPhysicalDeviceProperties()
|
/third_party/mesa3d/src/microsoft/vulkan/ |
D | dzn_device.c | 1407 .maxSamplerAllocationCount = 4000, in dzn_GetPhysicalDeviceProperties2()
|
/third_party/mesa3d/src/freedreno/vulkan/ |
D | tu_device.c | 1128 .maxSamplerAllocationCount = 64 * 1024, in tu_GetPhysicalDeviceProperties2()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
D | vktApiFeatureInfo.cpp | 153 …{ 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),
|
D | vktApiObjectManagementTests.cpp | 1551 de::min(context.getDeviceProperties().limits.maxSamplerAllocationCount, in getMaxConcurrent()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
D | vktApiFeatureInfo.cpp | 153 …{ 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),
|
D | vktApiObjectManagementTests.cpp | 1551 de::min(context.getDeviceProperties().limits.maxSamplerAllocationCount, in getMaxConcurrent()
|
/third_party/flutter/glfw/deps/vulkan/ |
D | vulkan.h | 1272 uint32_t maxSamplerAllocationCount; member
|
/third_party/mesa3d/src/intel/vulkan/ |
D | anv_device.c | 1888 .maxSamplerAllocationCount = 64 * 1024, in anv_GetPhysicalDeviceProperties()
|
/third_party/vk-gl-cts/external/vulkancts/scripts/src/ |
D | vulkan_sc_core.h | 1807 uint32_t maxSamplerAllocationCount; member
|
/third_party/flutter/skia/include/third_party/vulkan/vulkan/ |
D | vulkan_core.h | 1766 uint32_t maxSamplerAllocationCount; member
|
/third_party/mesa3d/src/amd/vulkan/ |
D | radv_device.c | 1929 .maxSamplerAllocationCount = 64 * 1024, in radv_GetPhysicalDeviceProperties()
|
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/ |
D | vkStructTypes.inl | 1048 uint32_t maxSamplerAllocationCount; member
|
/third_party/flutter/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
D | vulkan_core.h | 1970 uint32_t maxSamplerAllocationCount; member
|
/third_party/mesa3d/src/virtio/venus-protocol/ |
D | vn_protocol_driver_device.h | 36 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/ |
D | vulkan_core.h | 2554 uint32_t maxSamplerAllocationCount; member
|