Home
last modified time | relevance | path

Searched refs:maxPerStageDescriptorUpdateAfterBindInputAttachments (Results 1 - 25 of 25) sorted by relevance

/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_physical_device.c637 vk12_props->maxPerStageDescriptorUpdateAfterBindInputAttachments = in vn_physical_device_init_properties()
639 .maxPerStageDescriptorUpdateAfterBindInputAttachments; in vn_physical_device_init_properties()
2060 ->maxPerStageDescriptorUpdateAfterBindInputAttachments = in vn_GetPhysicalDeviceProperties2()
2061 vk12_props->maxPerStageDescriptorUpdateAfterBindInputAttachments; in vn_GetPhysicalDeviceProperties2()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/descriptor_indexing/
H A DvktDescriptorSetsIndexingTestsUtils.cpp726 inputAttachments = deMinu32( descriptorProps.maxPerStageDescriptorUpdateAfterBindInputAttachments, descriptorProps.maxDescriptorSetUpdateAfterBindInputAttachments); // 1048576 in computeMaxPerStageDescriptorCount()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/descriptor_indexing/
H A DvktDescriptorSetsIndexingTestsUtils.cpp726 inputAttachments = deMinu32( descriptorProps.maxPerStageDescriptorUpdateAfterBindInputAttachments, descriptorProps.maxDescriptorSetUpdateAfterBindInputAttachments); // 1048576 in computeMaxPerStageDescriptorCount()
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_device.c908 CORE_PROPERTY(maxPerStageDescriptorUpdateAfterBindInputAttachments); in vk_get_physical_device_core_1_2_property_ext()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiFeatureInfo.cpp893 { PN(features12.descriptorIndexing), PN(vulkan12Properties.maxPerStageDescriptorUpdateAfterBindInputAttachments), LIM_MIN_UINT32(4) }, in validateLimits12()
908 { PN(features12.descriptorIndexing), PN(vulkan12Properties.maxPerStageDescriptorUpdateAfterBindInputAttachments), LIM_MIN_UINT32(limits.maxPerStageDescriptorInputAttachments) }, in validateLimits12()
1278 { PN(checkAlways), PN(descriptorIndexingProperties.maxPerStageDescriptorUpdateAfterBindInputAttachments), LIM_MIN_UINT32(4) }, in validateLimitsExtDescriptorIndexing()
1293 { PN(checkAlways), PN(descriptorIndexingProperties.maxPerStageDescriptorUpdateAfterBindInputAttachments), LIM_MIN_UINT32(limits.maxPerStageDescriptorInputAttachments) }, in validateLimitsExtDescriptorIndexing()
4910 descriptorIndexingProperties[0].maxPerStageDescriptorUpdateAfterBindInputAttachments != descriptorIndexingProperties[1].maxPerStageDescriptorUpdateAfterBindInputAttachments || in deviceProperties2()
5651 OFFSET_TABLE_ENTRY(VkPhysicalDeviceVulkan12Properties, maxPerStageDescriptorUpdateAfterBindInputAttachments), in devicePropertiesVulkan12()
6325 descriptorIndexingProperties.maxPerStageDescriptorUpdateAfterBindInputAttachments != vulkan12Properties.maxPerStageDescriptorUpdateAfterBindInputAttachments || in devicePropertyExtensionsConsistencyVulkan12()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiFeatureInfo.cpp884 { PN(features12.descriptorIndexing), PN(vulkan12Properties.maxPerStageDescriptorUpdateAfterBindInputAttachments), LIM_MIN_UINT32(4) }, in validateLimits12()
899 { PN(features12.descriptorIndexing), PN(vulkan12Properties.maxPerStageDescriptorUpdateAfterBindInputAttachments), LIM_MIN_UINT32(limits.maxPerStageDescriptorInputAttachments) }, in validateLimits12()
1269 { PN(checkAlways), PN(descriptorIndexingProperties.maxPerStageDescriptorUpdateAfterBindInputAttachments), LIM_MIN_UINT32(4) }, in validateLimitsExtDescriptorIndexing()
1284 { PN(checkAlways), PN(descriptorIndexingProperties.maxPerStageDescriptorUpdateAfterBindInputAttachments), LIM_MIN_UINT32(limits.maxPerStageDescriptorInputAttachments) }, in validateLimitsExtDescriptorIndexing()
4915 descriptorIndexingProperties[0].maxPerStageDescriptorUpdateAfterBindInputAttachments != descriptorIndexingProperties[1].maxPerStageDescriptorUpdateAfterBindInputAttachments || in deviceProperties2()
5656 OFFSET_TABLE_ENTRY(VkPhysicalDeviceVulkan12Properties, maxPerStageDescriptorUpdateAfterBindInputAttachments), in devicePropertiesVulkan12()
6330 descriptorIndexingProperties.maxPerStageDescriptorUpdateAfterBindInputAttachments != vulkan12Properties.maxPerStageDescriptorUpdateAfterBindInputAttachments || in devicePropertyExtensionsConsistencyVulkan12()
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkPhysicalDevice.cpp1009 properties->maxPerStageDescriptorUpdateAfterBindInputAttachments = limits.maxPerStageDescriptorInputAttachments; in getDescriptorIndexingProperties()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_device.c1110 p->maxPerStageDescriptorUpdateAfterBindInputAttachments = max_descriptor_set_size; in lvp_get_physical_device_properties_1_2()
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_device.c1019 p->maxPerStageDescriptorUpdateAfterBindInputAttachments = MAX_RTS; in tu_get_physical_device_properties_1_2()
/third_party/mesa3d/src/microsoft/vulkan/
H A Ddzn_device.c1619 .maxPerStageDescriptorUpdateAfterBindInputAttachments = 0, in dzn_GetPhysicalDeviceProperties2()
/third_party/glfw/deps/glad/
H A Dvulkan.h4054 uint32_t maxPerStageDescriptorUpdateAfterBindInputAttachments; member
4425 uint32_t maxPerStageDescriptorUpdateAfterBindInputAttachments; member
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
H A Dvulkan_sc_core.h4402 uint32_t maxPerStageDescriptorUpdateAfterBindInputAttachments; member
4606 uint32_t maxPerStageDescriptorUpdateAfterBindInputAttachments; member
/third_party/mesa3d/src/virtio/venus-protocol/
H A Dvn_protocol_driver_device.h12782 size += vn_sizeof_uint32_t(&val->maxPerStageDescriptorUpdateAfterBindInputAttachments); in vn_sizeof_VkPhysicalDeviceDescriptorIndexingProperties_self()
12832 vn_decode_uint32_t(dec, &val->maxPerStageDescriptorUpdateAfterBindInputAttachments); in vn_decode_VkPhysicalDeviceDescriptorIndexingProperties_self()
12881 /* skip val->maxPerStageDescriptorUpdateAfterBindInputAttachments */ in vn_sizeof_VkPhysicalDeviceDescriptorIndexingProperties_self_partial()
12930 /* skip val->maxPerStageDescriptorUpdateAfterBindInputAttachments */ in vn_encode_VkPhysicalDeviceDescriptorIndexingProperties_self_partial()
14005 size += vn_sizeof_uint32_t(&val->maxPerStageDescriptorUpdateAfterBindInputAttachments); in vn_sizeof_VkPhysicalDeviceVulkan12Properties_self()
14090 vn_decode_uint32_t(dec, &val->maxPerStageDescriptorUpdateAfterBindInputAttachments); in vn_decode_VkPhysicalDeviceVulkan12Properties_self()
14168 /* skip val->maxPerStageDescriptorUpdateAfterBindInputAttachments */ in vn_sizeof_VkPhysicalDeviceVulkan12Properties_self_partial()
14246 /* skip val->maxPerStageDescriptorUpdateAfterBindInputAttachments */ in vn_encode_VkPhysicalDeviceVulkan12Properties_self_partial()
/third_party/mesa3d/src/intel/vulkan/
H A Danv_device.c2180 p->maxPerStageDescriptorUpdateAfterBindInputAttachments = MAX_PER_STAGE_DESCRIPTOR_INPUT_ATTACHMENTS; in anv_get_physical_device_properties_1_2()
/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h5453 uint32_t maxPerStageDescriptorUpdateAfterBindInputAttachments; member
5657 uint32_t maxPerStageDescriptorUpdateAfterBindInputAttachments; member
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_structs.hpp41190 uint32_t maxPerStageDescriptorUpdateAfterBindInputAttachments = {}; global() member
57206 uint32_t maxPerStageDescriptorUpdateAfterBindInputAttachments = {}; global() member
[all...]
H A Dvulkan_core.h5552 uint32_t maxPerStageDescriptorUpdateAfterBindInputAttachments; member
5756 uint32_t maxPerStageDescriptorUpdateAfterBindInputAttachments; member
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h5819 uint32_t maxPerStageDescriptorUpdateAfterBindInputAttachments; member
6023 uint32_t maxPerStageDescriptorUpdateAfterBindInputAttachments; member
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h5602 uint32_t maxPerStageDescriptorUpdateAfterBindInputAttachments; member
5806 uint32_t maxPerStageDescriptorUpdateAfterBindInputAttachments; member
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/
H A Dvulkan_json_data.hpp19005 print_uint32_t(obj.maxPerStageDescriptorUpdateAfterBindInputAttachments, "maxPerStageDescriptorUpdateAfterBindInputAttachments", 1); in print_VkPhysicalDeviceVulkan12Properties()
19152 print_uint32_t(obj->maxPerStageDescriptorUpdateAfterBindInputAttachments, "maxPerStageDescriptorUpdateAfterBindInputAttachments", 1); in print_VkPhysicalDeviceVulkan12Properties()
20621 print_uint32_t(obj.maxPerStageDescriptorUpdateAfterBindInputAttachments, "maxPerStageDescriptorUpdateAfterBindInputAttachments", 1); in print_VkPhysicalDeviceDescriptorIndexingProperties()
20688 print_uint32_t(obj->maxPerStageDescriptorUpdateAfterBindInputAttachments, "maxPerStageDescriptorUpdateAfterBindInputAttachments", 1); in print_VkPhysicalDeviceDescriptorIndexingProperties()
[all...]
H A Dvulkan_json_parser.hpp8864 parse_uint32_t("maxPerStageDescriptorUpdateAfterBindInputAttachments", obj["maxPerStageDescriptorUpdateAfterBindInputAttachments"], (o.maxPerStageDescriptorUpdateAfterBindInputAttachments)); in parse_VkPhysicalDeviceVulkan12Properties()
9307 parse_uint32_t("maxPerStageDescriptorUpdateAfterBindInputAttachments", obj["maxPerStageDescriptorUpdateAfterBindInputAttachments"], (o.maxPerStageDescriptorUpdateAfterBindInputAttachments)); in parse_VkPhysicalDeviceDescriptorIndexingProperties()
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_device.c2177 p->maxPerStageDescriptorUpdateAfterBindInputAttachments = max_descriptor_set_size; in radv_get_physical_device_properties_1_2()
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h5978 uint32_t maxPerStageDescriptorUpdateAfterBindInputAttachments; member
6182 uint32_t maxPerStageDescriptorUpdateAfterBindInputAttachments; member
H A Dvulkan_hash.hpp8135 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceDescriptorIndexingProperties.maxPerStageDescriptorUpdateAfterBindInputAttachments );
12110 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceVulkan12Properties.maxPerStageDescriptorUpdateAfterBindInputAttachments );
H A Dvulkan_structs.hpp[all...]

Completed in 556 milliseconds