Home
last modified time | relevance | path

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

12

/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.cpp1006 props->limits.maxSamplerAllocationCount = 4000; in getPhysicalDeviceProperties()
/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/imagination/vulkan/
Dpvr_device.c868 .maxSamplerAllocationCount = UINT32_MAX, in pvr_GetPhysicalDeviceProperties2()
/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/freedreno/vulkan/
Dtu_device.c1128 .maxSamplerAllocationCount = 64 * 1024, in tu_GetPhysicalDeviceProperties2()
/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_device.c1407 .maxSamplerAllocationCount = 4000, in dzn_GetPhysicalDeviceProperties2()
/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/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl257 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/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
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h2696 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.h3020 uint32_t maxSamplerAllocationCount; member
Dvulkan_hash.hpp7948 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceLimits.maxSamplerAllocationCount ); in operator ()()
Dvulkan_structs.hpp58853 , maxSamplerAllocationCount( maxSamplerAllocationCount_ )
59101 maxSamplerAllocationCount, in reflect()
59213 …( maxSamplerAllocationCount == rhs.maxSamplerAllocationCount ) && ( bufferImageGranularity == rhs.… in operator ==()
59290 …uint32_t maxSamplerAllocationCount member

12