Home
last modified time | relevance | path

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

/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_physical_device.c661 vk12_props->maxDescriptorSetUpdateAfterBindStorageImages = in vn_physical_device_init_properties()
663 .maxDescriptorSetUpdateAfterBindStorageImages; in vn_physical_device_init_properties()
2078 u.descriptor_indexing->maxDescriptorSetUpdateAfterBindStorageImages = in vn_GetPhysicalDeviceProperties2()
2079 vk12_props->maxDescriptorSetUpdateAfterBindStorageImages; in vn_GetPhysicalDeviceProperties2()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/descriptor_indexing/
H A DvktDescriptorSetsIndexingTestsUtils.cpp725 storageImages = deMinu32( descriptorProps.maxPerStageDescriptorUpdateAfterBindStorageImages, descriptorProps.maxDescriptorSetUpdateAfterBindStorageImages); // 1048576 in computeMaxPerStageDescriptorCount()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/descriptor_indexing/
H A DvktDescriptorSetsIndexingTestsUtils.cpp725 storageImages = deMinu32( descriptorProps.maxPerStageDescriptorUpdateAfterBindStorageImages, descriptorProps.maxDescriptorSetUpdateAfterBindStorageImages); // 1048576 in computeMaxPerStageDescriptorCount()
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_device.c916 CORE_PROPERTY(maxDescriptorSetUpdateAfterBindStorageImages); in vk_get_physical_device_core_1_2_property_ext()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiFeatureInfo.cpp901 { PN(features12.descriptorIndexing), PN(vulkan12Properties.maxDescriptorSetUpdateAfterBindStorageImages), LIM_MIN_UINT32(500000) }, in validateLimits12()
916 { PN(features12.descriptorIndexing), PN(vulkan12Properties.maxDescriptorSetUpdateAfterBindStorageImages), LIM_MIN_UINT32(limits.maxDescriptorSetStorageImages) }, in validateLimits12()
1286 { PN(checkAlways), PN(descriptorIndexingProperties.maxDescriptorSetUpdateAfterBindStorageImages), LIM_MIN_UINT32(500000) }, in validateLimitsExtDescriptorIndexing()
1301 { PN(checkAlways), PN(descriptorIndexingProperties.maxDescriptorSetUpdateAfterBindStorageImages), LIM_MIN_UINT32(limits.maxDescriptorSetStorageImages) }, in validateLimitsExtDescriptorIndexing()
4918 descriptorIndexingProperties[0].maxDescriptorSetUpdateAfterBindStorageImages != descriptorIndexingProperties[1].maxDescriptorSetUpdateAfterBindStorageImages || in deviceProperties2()
5659 OFFSET_TABLE_ENTRY(VkPhysicalDeviceVulkan12Properties, maxDescriptorSetUpdateAfterBindStorageImages), in devicePropertiesVulkan12()
6333 descriptorIndexingProperties.maxDescriptorSetUpdateAfterBindStorageImages != vulkan12Properties.maxDescriptorSetUpdateAfterBindStorageImages || in devicePropertyExtensionsConsistencyVulkan12()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiFeatureInfo.cpp892 { PN(features12.descriptorIndexing), PN(vulkan12Properties.maxDescriptorSetUpdateAfterBindStorageImages), LIM_MIN_UINT32(500000) }, in validateLimits12()
907 { PN(features12.descriptorIndexing), PN(vulkan12Properties.maxDescriptorSetUpdateAfterBindStorageImages), LIM_MIN_UINT32(limits.maxDescriptorSetStorageImages) }, in validateLimits12()
1277 { PN(checkAlways), PN(descriptorIndexingProperties.maxDescriptorSetUpdateAfterBindStorageImages), LIM_MIN_UINT32(500000) }, in validateLimitsExtDescriptorIndexing()
1292 { PN(checkAlways), PN(descriptorIndexingProperties.maxDescriptorSetUpdateAfterBindStorageImages), LIM_MIN_UINT32(limits.maxDescriptorSetStorageImages) }, in validateLimitsExtDescriptorIndexing()
4923 descriptorIndexingProperties[0].maxDescriptorSetUpdateAfterBindStorageImages != descriptorIndexingProperties[1].maxDescriptorSetUpdateAfterBindStorageImages || in deviceProperties2()
5664 OFFSET_TABLE_ENTRY(VkPhysicalDeviceVulkan12Properties, maxDescriptorSetUpdateAfterBindStorageImages), in devicePropertiesVulkan12()
6338 descriptorIndexingProperties.maxDescriptorSetUpdateAfterBindStorageImages != vulkan12Properties.maxDescriptorSetUpdateAfterBindStorageImages || in devicePropertyExtensionsConsistencyVulkan12()
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkPhysicalDevice.cpp1017 properties->maxDescriptorSetUpdateAfterBindStorageImages = limits.maxDescriptorSetStorageImages; in getDescriptorIndexingProperties()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_device.c1118 p->maxDescriptorSetUpdateAfterBindStorageImages = max_descriptor_set_size; in lvp_get_physical_device_properties_1_2()
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_device.c1027 p->maxDescriptorSetUpdateAfterBindStorageImages = max_descriptor_set_size; in tu_get_physical_device_properties_1_2()
/third_party/mesa3d/src/microsoft/vulkan/
H A Ddzn_device.c1627 .maxDescriptorSetUpdateAfterBindStorageImages = 0, in dzn_GetPhysicalDeviceProperties2()
/third_party/glfw/deps/glad/
H A Dvulkan.h4062 uint32_t maxDescriptorSetUpdateAfterBindStorageImages; member
4433 uint32_t maxDescriptorSetUpdateAfterBindStorageImages; member
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
H A Dvulkan_sc_core.h4410 uint32_t maxDescriptorSetUpdateAfterBindStorageImages; member
4614 uint32_t maxDescriptorSetUpdateAfterBindStorageImages; member
/third_party/mesa3d/src/virtio/venus-protocol/
H A Dvn_protocol_driver_device.h12790 size += vn_sizeof_uint32_t(&val->maxDescriptorSetUpdateAfterBindStorageImages); in vn_sizeof_VkPhysicalDeviceDescriptorIndexingProperties_self()
12840 vn_decode_uint32_t(dec, &val->maxDescriptorSetUpdateAfterBindStorageImages); in vn_decode_VkPhysicalDeviceDescriptorIndexingProperties_self()
12889 /* skip val->maxDescriptorSetUpdateAfterBindStorageImages */ in vn_sizeof_VkPhysicalDeviceDescriptorIndexingProperties_self_partial()
12938 /* skip val->maxDescriptorSetUpdateAfterBindStorageImages */ in vn_encode_VkPhysicalDeviceDescriptorIndexingProperties_self_partial()
14013 size += vn_sizeof_uint32_t(&val->maxDescriptorSetUpdateAfterBindStorageImages); in vn_sizeof_VkPhysicalDeviceVulkan12Properties_self()
14098 vn_decode_uint32_t(dec, &val->maxDescriptorSetUpdateAfterBindStorageImages); in vn_decode_VkPhysicalDeviceVulkan12Properties_self()
14176 /* skip val->maxDescriptorSetUpdateAfterBindStorageImages */ in vn_sizeof_VkPhysicalDeviceVulkan12Properties_self_partial()
14254 /* skip val->maxDescriptorSetUpdateAfterBindStorageImages */ in vn_encode_VkPhysicalDeviceVulkan12Properties_self_partial()
/third_party/mesa3d/src/intel/vulkan/
H A Danv_device.c2188 p->maxDescriptorSetUpdateAfterBindStorageImages = max_bindless_views; in anv_get_physical_device_properties_1_2()
/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h5461 uint32_t maxDescriptorSetUpdateAfterBindStorageImages; member
5665 uint32_t maxDescriptorSetUpdateAfterBindStorageImages; member
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_structs.hpp41198 uint32_t maxDescriptorSetUpdateAfterBindStorageImages = {}; global() member
57214 uint32_t maxDescriptorSetUpdateAfterBindStorageImages = {}; global() member
[all...]
H A Dvulkan_core.h5560 uint32_t maxDescriptorSetUpdateAfterBindStorageImages; member
5764 uint32_t maxDescriptorSetUpdateAfterBindStorageImages; member
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h5827 uint32_t maxDescriptorSetUpdateAfterBindStorageImages; member
6031 uint32_t maxDescriptorSetUpdateAfterBindStorageImages; member
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h5610 uint32_t maxDescriptorSetUpdateAfterBindStorageImages; member
5814 uint32_t maxDescriptorSetUpdateAfterBindStorageImages; member
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/
H A Dvulkan_json_data.hpp19021 print_uint32_t(obj.maxDescriptorSetUpdateAfterBindStorageImages, "maxDescriptorSetUpdateAfterBindStorageImages", 1); in print_VkPhysicalDeviceVulkan12Properties()
19168 print_uint32_t(obj->maxDescriptorSetUpdateAfterBindStorageImages, "maxDescriptorSetUpdateAfterBindStorageImages", 1); in print_VkPhysicalDeviceVulkan12Properties()
20637 print_uint32_t(obj.maxDescriptorSetUpdateAfterBindStorageImages, "maxDescriptorSetUpdateAfterBindStorageImages", 1); in print_VkPhysicalDeviceDescriptorIndexingProperties()
20704 print_uint32_t(obj->maxDescriptorSetUpdateAfterBindStorageImages, "maxDescriptorSetUpdateAfterBindStorageImages", 1); in print_VkPhysicalDeviceDescriptorIndexingProperties()
[all...]
H A Dvulkan_json_parser.hpp8880 parse_uint32_t("maxDescriptorSetUpdateAfterBindStorageImages", obj["maxDescriptorSetUpdateAfterBindStorageImages"], (o.maxDescriptorSetUpdateAfterBindStorageImages)); in parse_VkPhysicalDeviceVulkan12Properties()
9323 parse_uint32_t("maxDescriptorSetUpdateAfterBindStorageImages", obj["maxDescriptorSetUpdateAfterBindStorageImages"], (o.maxDescriptorSetUpdateAfterBindStorageImages)); in parse_VkPhysicalDeviceDescriptorIndexingProperties()
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_device.c2185 p->maxDescriptorSetUpdateAfterBindStorageImages = max_descriptor_set_size; in radv_get_physical_device_properties_1_2()
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h5986 uint32_t maxDescriptorSetUpdateAfterBindStorageImages; member
6190 uint32_t maxDescriptorSetUpdateAfterBindStorageImages; member
H A Dvulkan_hash.hpp8143 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceDescriptorIndexingProperties.maxDescriptorSetUpdateAfterBindStorageImages );
12118 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceVulkan12Properties.maxDescriptorSetUpdateAfterBindStorageImages );
H A Dvulkan_structs.hpp[all...]

Completed in 546 milliseconds