Home
last modified time | relevance | path

Searched refs:maxDescriptorSetStorageImages (Results 1 – 25 of 31) sorted by relevance

12

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiMaintenance3Check.cpp306 prop1.limits.maxDescriptorSetStorageImages, in buildLimitsVector()
DvktApiFeatureInfo.cpp170 …{ LIMIT(maxDescriptorSetStorageImages), shaderStages * 4, 0, 0, 0.0f, LIMIT_FORMAT_UNSIGNED_I… in validateFeatureLimits()
756 …{ PN(checkAlways), PN(limits.maxDescriptorSetStorageImages), LIM_MIN_UINT32(sh… in validateLimits12()
891 …ptorSetUpdateAfterBindStorageImages), LIM_MIN_UINT32(limits.maxDescriptorSetStorageImages) }, in validateLimits12()
1224 …scriptorSetUpdateAfterBindStorageImages), LIM_MIN_UINT32(limits.maxDescriptorSetStorageImages) }, in validateLimitsExtDescriptorIndexing()
2406 OFFSET_TABLE_ENTRY(VkPhysicalDeviceProperties, limits.maxDescriptorSetStorageImages),
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/descriptor_indexing/
DvktDescriptorSetsIndexingTestsUtils.cpp734 …ts.maxPerStageDescriptorStorageImages, deviceProps.limits.maxDescriptorSetStorageImages); … in computeMaxPerStageDescriptorCount()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_caps_utils.cpp810 const int32_t maxCombinedImages = LimitToInt(limitsVk.maxDescriptorSetStorageImages); in ensureCapsInitialized()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/
Dgstvkphysicaldevice.c563 DEBUG_UINT32 ("limit", limits, maxDescriptorSetStorageImages); in dump_limits()
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkPhysicalDevice.cpp1017 properties->maxDescriptorSetUpdateAfterBindStorageImages = limits.maxDescriptorSetStorageImages; in getDescriptorIndexingProperties()
/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_device.c692 .maxDescriptorSetStorageImages = max_descriptor_set_size, in panvk_GetPhysicalDeviceProperties2()
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkNullDriver.cpp1023 props->limits.maxDescriptorSetStorageImages = 24; in getPhysicalDeviceProperties()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_device.c290 .maxDescriptorSetStorageImages = 256, in lvp_physical_device_init()
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_device.c1434 .maxDescriptorSetStorageImages = 6 * MAX_STORAGE_IMAGES, in v3dv_GetPhysicalDeviceProperties()
/third_party/mesa3d/src/imagination/vulkan/
Dpvr_device.c896 .maxDescriptorSetStorageImages = 256U, in pvr_GetPhysicalDeviceProperties2()
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_device.c1145 .maxDescriptorSetStorageImages = max_descriptor_set_size, in tu_GetPhysicalDeviceProperties2()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
DvktBindingDescriptorCopyTests.cpp1718 if (numStorageImages > limits.maxDescriptorSetStorageImages) in run()
/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_device.c1436 .maxDescriptorSetStorageImages = MAX_DESCS_PER_CBV_SRV_UAV_HEAP, in dzn_GetPhysicalDeviceProperties2()
/third_party/flutter/glfw/deps/vulkan/
Dvulkan.h1289 uint32_t maxDescriptorSetStorageImages; member
/third_party/mesa3d/src/intel/vulkan/
Danv_device.c1905 ….maxDescriptorSetStorageImages = 6 * max_images, /* number of stages * maxPerStageDes… in anv_GetPhysicalDeviceProperties()
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl274 uint32_t maxDescriptorSetStorageImages; member
/third_party/flutter/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h1783 uint32_t maxDescriptorSetStorageImages; member
/third_party/mesa3d/src/amd/vulkan/
Dradv_device.c1946 .maxDescriptorSetStorageImages = max_descriptor_set_size, in radv_GetPhysicalDeviceProperties()
/third_party/flutter/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h1987 uint32_t maxDescriptorSetStorageImages; member
/third_party/mesa3d/src/virtio/venus-protocol/
Dvn_protocol_driver_device.h53 size += vn_sizeof_uint32_t(&val->maxDescriptorSetStorageImages); in vn_sizeof_VkPhysicalDeviceLimits()
171 vn_decode_uint32_t(dec, &val->maxDescriptorSetStorageImages); in vn_decode_VkPhysicalDeviceLimits()
/third_party/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h2571 uint32_t maxDescriptorSetStorageImages; member
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h2713 uint32_t maxDescriptorSetStorageImages; member
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_core.h2664 uint32_t maxDescriptorSetStorageImages; member
/third_party/mesa3d/include/vulkan/
Dvulkan_core.h2928 uint32_t maxDescriptorSetStorageImages; member

12