Home
last modified time | relevance | path

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

12

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiMaintenance3Check.cpp316 prop1.limits.maxDescriptorSetInputAttachments, in buildLimitsVector()
DvktApiFeatureInfo.cpp171 …{ LIMIT(maxDescriptorSetInputAttachments), 4, 0, 0, 0.0f, LIMIT_FORMAT_UNSIGNED_INT, LIMIT_TYP… in validateFeatureLimits()
757 …{ PN(checkAlways), PN(limits.maxDescriptorSetInputAttachments), LIM_MIN_UINT32(… in validateLimits12()
892 …tUpdateAfterBindInputAttachments), LIM_MIN_UINT32(limits.maxDescriptorSetInputAttachments) }, in validateLimits12()
1225 …torSetUpdateAfterBindInputAttachments), LIM_MIN_UINT32(limits.maxDescriptorSetInputAttachments) }, in validateLimitsExtDescriptorIndexing()
2407 OFFSET_TABLE_ENTRY(VkPhysicalDeviceProperties, limits.maxDescriptorSetInputAttachments),
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/descriptor_indexing/
DvktDescriptorSetsIndexingTestsUtils.cpp735 …erStageDescriptorInputAttachments - 1, deviceProps.limits.maxDescriptorSetInputAttachments - 1);… in computeMaxPerStageDescriptorCount()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/
Dgstvkphysicaldevice.c564 DEBUG_UINT32 ("limit", limits, maxDescriptorSetInputAttachments); in dump_limits()
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkPhysicalDevice.cpp1018 …perties->maxDescriptorSetUpdateAfterBindInputAttachments = limits.maxDescriptorSetInputAttachments; in getDescriptorIndexingProperties()
/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_device.c693 .maxDescriptorSetInputAttachments = max_descriptor_set_size, in panvk_GetPhysicalDeviceProperties2()
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkNullDriver.cpp1024 props->limits.maxDescriptorSetInputAttachments = 4; in getPhysicalDeviceProperties()
/third_party/skia/src/gpu/vk/
DGrVkCaps.cpp390 fMaxInputAttachmentDescriptors = properties.limits.maxDescriptorSetInputAttachments; in init()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_device.c291 .maxDescriptorSetInputAttachments = 256, in lvp_physical_device_init()
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_device.c1435 .maxDescriptorSetInputAttachments = MAX_INPUT_ATTACHMENTS, in v3dv_GetPhysicalDeviceProperties()
/third_party/mesa3d/src/imagination/vulkan/
Dpvr_device.c897 .maxDescriptorSetInputAttachments = 256U, in pvr_GetPhysicalDeviceProperties2()
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_device.c1146 .maxDescriptorSetInputAttachments = MAX_RTS, in tu_GetPhysicalDeviceProperties2()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
DvktBindingDescriptorCopyTests.cpp1721 if (numInputAttachments > limits.maxDescriptorSetInputAttachments) in run()
/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_device.c1437 .maxDescriptorSetInputAttachments = MAX_DESCS_PER_CBV_SRV_UAV_HEAP, in dzn_GetPhysicalDeviceProperties2()
/third_party/flutter/glfw/deps/vulkan/
Dvulkan.h1290 uint32_t maxDescriptorSetInputAttachments; member
/third_party/mesa3d/src/intel/vulkan/
Danv_device.c1906 .maxDescriptorSetInputAttachments = MAX_DESCRIPTOR_SET_INPUT_ATTACHMENTS, in anv_GetPhysicalDeviceProperties()
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl275 uint32_t maxDescriptorSetInputAttachments; member
/third_party/flutter/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h1784 uint32_t maxDescriptorSetInputAttachments; member
/third_party/mesa3d/src/amd/vulkan/
Dradv_device.c1947 .maxDescriptorSetInputAttachments = max_descriptor_set_size, in radv_GetPhysicalDeviceProperties()
/third_party/flutter/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h1988 uint32_t maxDescriptorSetInputAttachments; member
/third_party/mesa3d/src/virtio/venus-protocol/
Dvn_protocol_driver_device.h54 size += vn_sizeof_uint32_t(&val->maxDescriptorSetInputAttachments); in vn_sizeof_VkPhysicalDeviceLimits()
172 vn_decode_uint32_t(dec, &val->maxDescriptorSetInputAttachments); in vn_decode_VkPhysicalDeviceLimits()
/third_party/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h2572 uint32_t maxDescriptorSetInputAttachments; member
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h2714 uint32_t maxDescriptorSetInputAttachments; member
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_core.h2665 uint32_t maxDescriptorSetInputAttachments; member
/third_party/mesa3d/include/vulkan/
Dvulkan_core.h2929 uint32_t maxDescriptorSetInputAttachments; member

12