Home
last modified time | relevance | path

Searched refs:maxPerStageUpdateAfterBindResources (Results 1 - 23 of 23) sorted by relevance

/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_physical_device.c640 vk12_props->maxPerStageUpdateAfterBindResources = in vn_physical_device_init_properties()
642 .maxPerStageUpdateAfterBindResources; in vn_physical_device_init_properties()
2062 u.descriptor_indexing->maxPerStageUpdateAfterBindResources = in vn_GetPhysicalDeviceProperties2()
2063 vk12_props->maxPerStageUpdateAfterBindResources; in vn_GetPhysicalDeviceProperties2()
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_device.c909 CORE_PROPERTY(maxPerStageUpdateAfterBindResources); in vk_get_physical_device_core_1_2_property_ext()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiFeatureInfo.cpp894 { PN(features12.descriptorIndexing), PN(vulkan12Properties.maxPerStageUpdateAfterBindResources), LIM_MIN_UINT32(500000) }, in validateLimits12()
909 { PN(features12.descriptorIndexing), PN(vulkan12Properties.maxPerStageUpdateAfterBindResources), LIM_MIN_UINT32(limits.maxPerStageResources) }, in validateLimits12()
1279 { PN(checkAlways), PN(descriptorIndexingProperties.maxPerStageUpdateAfterBindResources), LIM_MIN_UINT32(500000) }, in validateLimitsExtDescriptorIndexing()
1294 { PN(checkAlways), PN(descriptorIndexingProperties.maxPerStageUpdateAfterBindResources), LIM_MIN_UINT32(limits.maxPerStageResources) }, in validateLimitsExtDescriptorIndexing()
4911 descriptorIndexingProperties[0].maxPerStageUpdateAfterBindResources != descriptorIndexingProperties[1].maxPerStageUpdateAfterBindResources || in deviceProperties2()
5652 OFFSET_TABLE_ENTRY(VkPhysicalDeviceVulkan12Properties, maxPerStageUpdateAfterBindResources), in devicePropertiesVulkan12()
6326 descriptorIndexingProperties.maxPerStageUpdateAfterBindResources != vulkan12Properties.maxPerStageUpdateAfterBindResources || in devicePropertyExtensionsConsistencyVulkan12()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiFeatureInfo.cpp885 { PN(features12.descriptorIndexing), PN(vulkan12Properties.maxPerStageUpdateAfterBindResources), LIM_MIN_UINT32(500000) }, in validateLimits12()
900 { PN(features12.descriptorIndexing), PN(vulkan12Properties.maxPerStageUpdateAfterBindResources), LIM_MIN_UINT32(limits.maxPerStageResources) }, in validateLimits12()
1270 { PN(checkAlways), PN(descriptorIndexingProperties.maxPerStageUpdateAfterBindResources), LIM_MIN_UINT32(500000) }, in validateLimitsExtDescriptorIndexing()
1285 { PN(checkAlways), PN(descriptorIndexingProperties.maxPerStageUpdateAfterBindResources), LIM_MIN_UINT32(limits.maxPerStageResources) }, in validateLimitsExtDescriptorIndexing()
4916 descriptorIndexingProperties[0].maxPerStageUpdateAfterBindResources != descriptorIndexingProperties[1].maxPerStageUpdateAfterBindResources || in deviceProperties2()
5657 OFFSET_TABLE_ENTRY(VkPhysicalDeviceVulkan12Properties, maxPerStageUpdateAfterBindResources), in devicePropertiesVulkan12()
6331 descriptorIndexingProperties.maxPerStageUpdateAfterBindResources != vulkan12Properties.maxPerStageUpdateAfterBindResources || in devicePropertyExtensionsConsistencyVulkan12()
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkPhysicalDevice.cpp1010 properties->maxPerStageUpdateAfterBindResources = limits.maxPerStageResources; in getDescriptorIndexingProperties()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_device.c1111 p->maxPerStageUpdateAfterBindResources = max_descriptor_set_size; in lvp_get_physical_device_properties_1_2()
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_device.c1020 p->maxPerStageUpdateAfterBindResources = max_descriptor_set_size; in tu_get_physical_device_properties_1_2()
/third_party/mesa3d/src/microsoft/vulkan/
H A Ddzn_device.c1620 .maxPerStageUpdateAfterBindResources = 0, in dzn_GetPhysicalDeviceProperties2()
/third_party/glfw/deps/glad/
H A Dvulkan.h4055 uint32_t maxPerStageUpdateAfterBindResources; member
4426 uint32_t maxPerStageUpdateAfterBindResources; member
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
H A Dvulkan_sc_core.h4403 uint32_t maxPerStageUpdateAfterBindResources; member
4607 uint32_t maxPerStageUpdateAfterBindResources; member
/third_party/mesa3d/src/virtio/venus-protocol/
H A Dvn_protocol_driver_device.h12783 size += vn_sizeof_uint32_t(&val->maxPerStageUpdateAfterBindResources); in vn_sizeof_VkPhysicalDeviceDescriptorIndexingProperties_self()
12833 vn_decode_uint32_t(dec, &val->maxPerStageUpdateAfterBindResources); in vn_decode_VkPhysicalDeviceDescriptorIndexingProperties_self()
12882 /* skip val->maxPerStageUpdateAfterBindResources */ in vn_sizeof_VkPhysicalDeviceDescriptorIndexingProperties_self_partial()
12931 /* skip val->maxPerStageUpdateAfterBindResources */ in vn_encode_VkPhysicalDeviceDescriptorIndexingProperties_self_partial()
14006 size += vn_sizeof_uint32_t(&val->maxPerStageUpdateAfterBindResources); in vn_sizeof_VkPhysicalDeviceVulkan12Properties_self()
14091 vn_decode_uint32_t(dec, &val->maxPerStageUpdateAfterBindResources); in vn_decode_VkPhysicalDeviceVulkan12Properties_self()
14169 /* skip val->maxPerStageUpdateAfterBindResources */ in vn_sizeof_VkPhysicalDeviceVulkan12Properties_self_partial()
14247 /* skip val->maxPerStageUpdateAfterBindResources */ in vn_encode_VkPhysicalDeviceVulkan12Properties_self_partial()
/third_party/mesa3d/src/intel/vulkan/
H A Danv_device.c2181 p->maxPerStageUpdateAfterBindResources = UINT32_MAX; in anv_get_physical_device_properties_1_2()
/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h5454 uint32_t maxPerStageUpdateAfterBindResources; member
5658 uint32_t maxPerStageUpdateAfterBindResources; member
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_structs.hpp41191 uint32_t maxPerStageUpdateAfterBindResources = {}; global() member
57207 uint32_t maxPerStageUpdateAfterBindResources = {}; global() member
[all...]
H A Dvulkan_core.h5553 uint32_t maxPerStageUpdateAfterBindResources; member
5757 uint32_t maxPerStageUpdateAfterBindResources; member
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h5820 uint32_t maxPerStageUpdateAfterBindResources; member
6024 uint32_t maxPerStageUpdateAfterBindResources; member
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h5603 uint32_t maxPerStageUpdateAfterBindResources; member
5807 uint32_t maxPerStageUpdateAfterBindResources; member
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/
H A Dvulkan_json_data.hpp19007 print_uint32_t(obj.maxPerStageUpdateAfterBindResources, "maxPerStageUpdateAfterBindResources", 1); in print_VkPhysicalDeviceVulkan12Properties()
19154 print_uint32_t(obj->maxPerStageUpdateAfterBindResources, "maxPerStageUpdateAfterBindResources", 1); in print_VkPhysicalDeviceVulkan12Properties()
20623 print_uint32_t(obj.maxPerStageUpdateAfterBindResources, "maxPerStageUpdateAfterBindResources", 1); in print_VkPhysicalDeviceDescriptorIndexingProperties()
20690 print_uint32_t(obj->maxPerStageUpdateAfterBindResources, "maxPerStageUpdateAfterBindResources", 1); in print_VkPhysicalDeviceDescriptorIndexingProperties()
[all...]
H A Dvulkan_json_parser.hpp8866 parse_uint32_t("maxPerStageUpdateAfterBindResources", obj["maxPerStageUpdateAfterBindResources"], (o.maxPerStageUpdateAfterBindResources)); in parse_VkPhysicalDeviceVulkan12Properties()
9309 parse_uint32_t("maxPerStageUpdateAfterBindResources", obj["maxPerStageUpdateAfterBindResources"], (o.maxPerStageUpdateAfterBindResources)); in parse_VkPhysicalDeviceDescriptorIndexingProperties()
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_device.c2178 p->maxPerStageUpdateAfterBindResources = max_descriptor_set_size; in radv_get_physical_device_properties_1_2()
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h5979 uint32_t maxPerStageUpdateAfterBindResources; member
6183 uint32_t maxPerStageUpdateAfterBindResources; member
H A Dvulkan_hash.hpp8136 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceDescriptorIndexingProperties.maxPerStageUpdateAfterBindResources );
12111 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceVulkan12Properties.maxPerStageUpdateAfterBindResources );
H A Dvulkan_structs.hpp[all...]

Completed in 549 milliseconds