Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/descriptor_indexing/
H A DvktDescriptorSetsIndexingTestsUtils.cpp722 storageBuffers = deMinu32( descriptorProps.maxPerStageDescriptorUpdateAfterBindStorageBuffers, descriptorProps.maxDescriptorSetUpdateAfterBindStorageBuffers); // 1048576 in computeMaxPerStageDescriptorCount()
723 storageBuffersDynamic = deMinu32( descriptorProps.maxPerStageDescriptorUpdateAfterBindStorageBuffers, descriptorProps.maxDescriptorSetUpdateAfterBindStorageBuffersDynamic); // 8 in computeMaxPerStageDescriptorCount()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/descriptor_indexing/
H A DvktDescriptorSetsIndexingTestsUtils.cpp722 storageBuffers = deMinu32( descriptorProps.maxPerStageDescriptorUpdateAfterBindStorageBuffers, descriptorProps.maxDescriptorSetUpdateAfterBindStorageBuffers); // 1048576 in computeMaxPerStageDescriptorCount()
723 storageBuffersDynamic = deMinu32( descriptorProps.maxPerStageDescriptorUpdateAfterBindStorageBuffers, descriptorProps.maxDescriptorSetUpdateAfterBindStorageBuffersDynamic); // 8 in computeMaxPerStageDescriptorCount()
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_physical_device.c628 vk12_props->maxPerStageDescriptorUpdateAfterBindStorageBuffers = in vn_physical_device_init_properties()
630 .maxPerStageDescriptorUpdateAfterBindStorageBuffers; in vn_physical_device_init_properties()
2051 ->maxPerStageDescriptorUpdateAfterBindStorageBuffers = in vn_GetPhysicalDeviceProperties2()
2052 vk12_props->maxPerStageDescriptorUpdateAfterBindStorageBuffers; in vn_GetPhysicalDeviceProperties2()
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_device.c905 CORE_PROPERTY(maxPerStageDescriptorUpdateAfterBindStorageBuffers); in vk_get_physical_device_core_1_2_property_ext()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiFeatureInfo.cpp890 { PN(features12.descriptorIndexing), PN(vulkan12Properties.maxPerStageDescriptorUpdateAfterBindStorageBuffers), LIM_MIN_UINT32(500000) }, in validateLimits12()
905 { PN(features12.descriptorIndexing), PN(vulkan12Properties.maxPerStageDescriptorUpdateAfterBindStorageBuffers), LIM_MIN_UINT32(limits.maxPerStageDescriptorStorageBuffers) }, in validateLimits12()
1275 { PN(checkAlways), PN(descriptorIndexingProperties.maxPerStageDescriptorUpdateAfterBindStorageBuffers), LIM_MIN_UINT32(500000) }, in validateLimitsExtDescriptorIndexing()
1290 { PN(checkAlways), PN(descriptorIndexingProperties.maxPerStageDescriptorUpdateAfterBindStorageBuffers), LIM_MIN_UINT32(limits.maxPerStageDescriptorStorageBuffers) }, in validateLimitsExtDescriptorIndexing()
4907 descriptorIndexingProperties[0].maxPerStageDescriptorUpdateAfterBindStorageBuffers != descriptorIndexingProperties[1].maxPerStageDescriptorUpdateAfterBindStorageBuffers || in deviceProperties2()
5648 OFFSET_TABLE_ENTRY(VkPhysicalDeviceVulkan12Properties, maxPerStageDescriptorUpdateAfterBindStorageBuffers), in devicePropertiesVulkan12()
6322 descriptorIndexingProperties.maxPerStageDescriptorUpdateAfterBindStorageBuffers != vulkan12Properties.maxPerStageDescriptorUpdateAfterBindStorageBuffers || in devicePropertyExtensionsConsistencyVulkan12()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiFeatureInfo.cpp881 { PN(features12.descriptorIndexing), PN(vulkan12Properties.maxPerStageDescriptorUpdateAfterBindStorageBuffers), LIM_MIN_UINT32(500000) }, in validateLimits12()
896 { PN(features12.descriptorIndexing), PN(vulkan12Properties.maxPerStageDescriptorUpdateAfterBindStorageBuffers), LIM_MIN_UINT32(limits.maxPerStageDescriptorStorageBuffers) }, in validateLimits12()
1266 { PN(checkAlways), PN(descriptorIndexingProperties.maxPerStageDescriptorUpdateAfterBindStorageBuffers), LIM_MIN_UINT32(500000) }, in validateLimitsExtDescriptorIndexing()
1281 { PN(checkAlways), PN(descriptorIndexingProperties.maxPerStageDescriptorUpdateAfterBindStorageBuffers), LIM_MIN_UINT32(limits.maxPerStageDescriptorStorageBuffers) }, in validateLimitsExtDescriptorIndexing()
4912 descriptorIndexingProperties[0].maxPerStageDescriptorUpdateAfterBindStorageBuffers != descriptorIndexingProperties[1].maxPerStageDescriptorUpdateAfterBindStorageBuffers || in deviceProperties2()
5653 OFFSET_TABLE_ENTRY(VkPhysicalDeviceVulkan12Properties, maxPerStageDescriptorUpdateAfterBindStorageBuffers), in devicePropertiesVulkan12()
6327 descriptorIndexingProperties.maxPerStageDescriptorUpdateAfterBindStorageBuffers != vulkan12Properties.maxPerStageDescriptorUpdateAfterBindStorageBuffers || in devicePropertyExtensionsConsistencyVulkan12()
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkPhysicalDevice.cpp1006 properties->maxPerStageDescriptorUpdateAfterBindStorageBuffers = limits.maxPerStageDescriptorStorageBuffers; in getDescriptorIndexingProperties()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_device.c1107 p->maxPerStageDescriptorUpdateAfterBindStorageBuffers = max_descriptor_set_size; in lvp_get_physical_device_properties_1_2()
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_device.c1016 p->maxPerStageDescriptorUpdateAfterBindStorageBuffers = max_descriptor_set_size; in tu_get_physical_device_properties_1_2()
/third_party/mesa3d/src/microsoft/vulkan/
H A Ddzn_device.c1616 .maxPerStageDescriptorUpdateAfterBindStorageBuffers = 0, in dzn_GetPhysicalDeviceProperties2()
/third_party/glfw/deps/glad/
H A Dvulkan.h4051 uint32_t maxPerStageDescriptorUpdateAfterBindStorageBuffers; member
4422 uint32_t maxPerStageDescriptorUpdateAfterBindStorageBuffers; member
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
H A Dvulkan_sc_core.h4399 uint32_t maxPerStageDescriptorUpdateAfterBindStorageBuffers; member
4603 uint32_t maxPerStageDescriptorUpdateAfterBindStorageBuffers; member
/third_party/mesa3d/src/virtio/venus-protocol/
H A Dvn_protocol_driver_device.h12779 size += vn_sizeof_uint32_t(&val->maxPerStageDescriptorUpdateAfterBindStorageBuffers); in vn_sizeof_VkPhysicalDeviceDescriptorIndexingProperties_self()
12829 vn_decode_uint32_t(dec, &val->maxPerStageDescriptorUpdateAfterBindStorageBuffers); in vn_decode_VkPhysicalDeviceDescriptorIndexingProperties_self()
12878 /* skip val->maxPerStageDescriptorUpdateAfterBindStorageBuffers */ in vn_sizeof_VkPhysicalDeviceDescriptorIndexingProperties_self_partial()
12927 /* skip val->maxPerStageDescriptorUpdateAfterBindStorageBuffers */ in vn_encode_VkPhysicalDeviceDescriptorIndexingProperties_self_partial()
14002 size += vn_sizeof_uint32_t(&val->maxPerStageDescriptorUpdateAfterBindStorageBuffers); in vn_sizeof_VkPhysicalDeviceVulkan12Properties_self()
14087 vn_decode_uint32_t(dec, &val->maxPerStageDescriptorUpdateAfterBindStorageBuffers); in vn_decode_VkPhysicalDeviceVulkan12Properties_self()
14165 /* skip val->maxPerStageDescriptorUpdateAfterBindStorageBuffers */ in vn_sizeof_VkPhysicalDeviceVulkan12Properties_self_partial()
14243 /* skip val->maxPerStageDescriptorUpdateAfterBindStorageBuffers */ in vn_encode_VkPhysicalDeviceVulkan12Properties_self_partial()
/third_party/mesa3d/src/intel/vulkan/
H A Danv_device.c2177 p->maxPerStageDescriptorUpdateAfterBindStorageBuffers = UINT32_MAX; in anv_get_physical_device_properties_1_2()
/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h5450 uint32_t maxPerStageDescriptorUpdateAfterBindStorageBuffers; member
5654 uint32_t maxPerStageDescriptorUpdateAfterBindStorageBuffers; member
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_structs.hpp41187 uint32_t maxPerStageDescriptorUpdateAfterBindStorageBuffers = {}; global() member
57203 uint32_t maxPerStageDescriptorUpdateAfterBindStorageBuffers = {}; global() member
[all...]
H A Dvulkan_core.h5549 uint32_t maxPerStageDescriptorUpdateAfterBindStorageBuffers; member
5753 uint32_t maxPerStageDescriptorUpdateAfterBindStorageBuffers; member
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h5816 uint32_t maxPerStageDescriptorUpdateAfterBindStorageBuffers; member
6020 uint32_t maxPerStageDescriptorUpdateAfterBindStorageBuffers; member
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h5599 uint32_t maxPerStageDescriptorUpdateAfterBindStorageBuffers; member
5803 uint32_t maxPerStageDescriptorUpdateAfterBindStorageBuffers; member
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/
H A Dvulkan_json_data.hpp18999 print_uint32_t(obj.maxPerStageDescriptorUpdateAfterBindStorageBuffers, "maxPerStageDescriptorUpdateAfterBindStorageBuffers", 1); in print_VkPhysicalDeviceVulkan12Properties()
19146 print_uint32_t(obj->maxPerStageDescriptorUpdateAfterBindStorageBuffers, "maxPerStageDescriptorUpdateAfterBindStorageBuffers", 1); in print_VkPhysicalDeviceVulkan12Properties()
20615 print_uint32_t(obj.maxPerStageDescriptorUpdateAfterBindStorageBuffers, "maxPerStageDescriptorUpdateAfterBindStorageBuffers", 1); in print_VkPhysicalDeviceDescriptorIndexingProperties()
20682 print_uint32_t(obj->maxPerStageDescriptorUpdateAfterBindStorageBuffers, "maxPerStageDescriptorUpdateAfterBindStorageBuffers", 1); in print_VkPhysicalDeviceDescriptorIndexingProperties()
[all...]
H A Dvulkan_json_parser.hpp8858 parse_uint32_t("maxPerStageDescriptorUpdateAfterBindStorageBuffers", obj["maxPerStageDescriptorUpdateAfterBindStorageBuffers"], (o.maxPerStageDescriptorUpdateAfterBindStorageBuffers)); in parse_VkPhysicalDeviceVulkan12Properties()
9301 parse_uint32_t("maxPerStageDescriptorUpdateAfterBindStorageBuffers", obj["maxPerStageDescriptorUpdateAfterBindStorageBuffers"], (o.maxPerStageDescriptorUpdateAfterBindStorageBuffers)); in parse_VkPhysicalDeviceDescriptorIndexingProperties()
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_device.c2174 p->maxPerStageDescriptorUpdateAfterBindStorageBuffers = max_descriptor_set_size; in radv_get_physical_device_properties_1_2()
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h5975 uint32_t maxPerStageDescriptorUpdateAfterBindStorageBuffers; member
6179 uint32_t maxPerStageDescriptorUpdateAfterBindStorageBuffers; member
H A Dvulkan_hash.hpp8132 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceDescriptorIndexingProperties.maxPerStageDescriptorUpdateAfterBindStorageBuffers );
12107 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceVulkan12Properties.maxPerStageDescriptorUpdateAfterBindStorageBuffers );
H A Dvulkan_structs.hpp[all...]

Completed in 560 milliseconds