Home
last modified time | relevance | path

Searched refs:maxSamplerAllocationCount (Results 1 – 25 of 28) 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.
Dlimits.txt107 * [[limits-maxSamplerAllocationCount]] pname:maxSamplerAllocationCount is
3174 | code:uint32_t | pname:maxSamplerAllocationCount | -
3450 | 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.cpp1007 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/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiFeatureInfo.cpp152 …{ LIMIT(maxSamplerAllocationCount), 4000, 0, 0, 0.0f, LIMIT_FORMAT_UNSIGNED_INT, LIMIT_TYPE_… in validateFeatureLimits()
738 …{ PN(checkAlways), PN(limits.maxSamplerAllocationCount), LIM_MIN_UINT32(4000)… in validateLimits12()
2389 OFFSET_TABLE_ENTRY(VkPhysicalDeviceProperties, limits.maxSamplerAllocationCount),
DvktApiObjectManagementTests.cpp1365 de::min(context.getDeviceProperties().limits.maxSamplerAllocationCount, in getMaxConcurrent()
/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/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/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl257 uint32_t maxSamplerAllocationCount; member
/third_party/mesa3d/src/amd/vulkan/
Dradv_device.c1929 .maxSamplerAllocationCount = 64 * 1024, in radv_GetPhysicalDeviceProperties()
/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
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h2696 uint32_t maxSamplerAllocationCount; member
/third_party/vk-gl-cts/external/vulkan-docs/src/include/vulkan/
Dvulkan_core.h2703 uint32_t maxSamplerAllocationCount; member
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_core.h2647 uint32_t maxSamplerAllocationCount; member
Dvulkan_structs.hpp45661 , maxSamplerAllocationCount( maxSamplerAllocationCount_ )
45798 ( maxSamplerAllocationCount == rhs.maxSamplerAllocationCount ) && in operator ==()
45907 …uint32_t maxSamplerAllocationCount member
/third_party/mesa3d/include/vulkan/
Dvulkan_core.h2911 uint32_t maxSamplerAllocationCount; member
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h2989 uint32_t maxSamplerAllocationCount; member
Dvulkan_structs.hpp62615 , maxSamplerAllocationCount( maxSamplerAllocationCount_ )
62863 maxSamplerAllocationCount, in reflect()
62975 …( maxSamplerAllocationCount == rhs.maxSamplerAllocationCount ) && ( bufferImageGranularity == rhs.… in operator ==()
63052 …uint32_t maxSamplerAllocationCount member

12