Home
last modified time | relevance | path

Searched refs:maxDescriptorSetUpdateAfterBindStorageBuffers (Results 1 – 25 of 26) sorted by relevance

12

/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkDeviceProperties.inl138 …propertyType.maxDescriptorSetUpdateAfterBindStorageBuffers = allPropertiesBlobs.vk12.maxDescriptor…
DvkStructTypes.inl1902 uint32_t maxDescriptorSetUpdateAfterBindStorageBuffers; member
2122 uint32_t maxDescriptorSetUpdateAfterBindStorageBuffers; member
DvkVulkan_c.inl6569 deUint32 maxDescriptorSetUpdateAfterBindStorageBuffers; member
6773 deUint32 maxDescriptorSetUpdateAfterBindStorageBuffers; member
/third_party/mesa3d/src/virtio/vulkan/
Dvn_physical_device.c652 vk12_props->maxDescriptorSetUpdateAfterBindStorageBuffers = in vn_physical_device_init_properties()
654 .maxDescriptorSetUpdateAfterBindStorageBuffers; in vn_physical_device_init_properties()
2071 u.descriptor_indexing->maxDescriptorSetUpdateAfterBindStorageBuffers = in vn_GetPhysicalDeviceProperties2()
2072 vk12_props->maxDescriptorSetUpdateAfterBindStorageBuffers; in vn_GetPhysicalDeviceProperties2()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/descriptor_indexing/
DvktDescriptorSetsIndexingTestsUtils.cpp720 …riptorUpdateAfterBindStorageBuffers, descriptorProps.maxDescriptorSetUpdateAfterBindStorageBuffer… in computeMaxPerStageDescriptorCount()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiFeatureInfo.cpp873 …atures12.descriptorIndexing), PN(vulkan12Properties.maxDescriptorSetUpdateAfterBindStorageBuffer… in validateLimits12()
888 …atures12.descriptorIndexing), PN(vulkan12Properties.maxDescriptorSetUpdateAfterBindStorageBuffer… in validateLimits12()
1206 …{ PN(checkAlways), PN(descriptorIndexingPropertiesEXT.maxDescriptorSetUpdateAfterBindStorageBuffer… in validateLimitsExtDescriptorIndexing()
1221 …{ PN(checkAlways), PN(descriptorIndexingPropertiesEXT.maxDescriptorSetUpdateAfterBindStorageBuffer… in validateLimitsExtDescriptorIndexing()
4343 …operties[0].maxDescriptorSetUpdateAfterBindStorageBuffers != descriptorIndexingProperties[1].max… in deviceProperties2()
4902 …FFSET_TABLE_ENTRY(VkPhysicalDeviceVulkan12Properties, maxDescriptorSetUpdateAfterBindStorageBuffer… in devicePropertiesVulkan12()
5334 …IndexingProperties.maxDescriptorSetUpdateAfterBindStorageBuffers != vulkan12Properties.maxDescri… in devicePropertyExtensionsConsistencyVulkan12()
/third_party/mesa3d/src/vulkan/runtime/
Dvk_device.c913 CORE_PROPERTY(maxDescriptorSetUpdateAfterBindStorageBuffers); in vk_get_physical_device_core_1_2_property_ext()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/
Dgstvkphysicaldevice.c734 DEBUG_UINT32 ("properties (1.2)", properties, maxDescriptorSetUpdateAfterBindStorageBuffers); in dump_properties12()
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkPhysicalDevice.cpp1014 properties->maxDescriptorSetUpdateAfterBindStorageBuffers = limits.maxDescriptorSetStorageBuffers; in getDescriptorIndexingProperties()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_device.c1115 p->maxDescriptorSetUpdateAfterBindStorageBuffers = max_descriptor_set_size; in lvp_get_physical_device_properties_1_2()
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_device.c1024 p->maxDescriptorSetUpdateAfterBindStorageBuffers = max_descriptor_set_size; in tu_get_physical_device_properties_1_2()
/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_device.c1624 .maxDescriptorSetUpdateAfterBindStorageBuffers = 0, in dzn_GetPhysicalDeviceProperties2()
/third_party/mesa3d/src/intel/vulkan/
Danv_device.c2185 p->maxDescriptorSetUpdateAfterBindStorageBuffers = UINT32_MAX; in anv_get_physical_device_properties_1_2()
/third_party/mesa3d/src/virtio/venus-protocol/
Dvn_protocol_driver_device.h12787 size += vn_sizeof_uint32_t(&val->maxDescriptorSetUpdateAfterBindStorageBuffers); in vn_sizeof_VkPhysicalDeviceDescriptorIndexingProperties_self()
12837 vn_decode_uint32_t(dec, &val->maxDescriptorSetUpdateAfterBindStorageBuffers); in vn_decode_VkPhysicalDeviceDescriptorIndexingProperties_self()
14010 size += vn_sizeof_uint32_t(&val->maxDescriptorSetUpdateAfterBindStorageBuffers); in vn_sizeof_VkPhysicalDeviceVulkan12Properties_self()
14095 vn_decode_uint32_t(dec, &val->maxDescriptorSetUpdateAfterBindStorageBuffers); in vn_decode_VkPhysicalDeviceVulkan12Properties_self()
/third_party/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h5458 uint32_t maxDescriptorSetUpdateAfterBindStorageBuffers; member
5662 uint32_t maxDescriptorSetUpdateAfterBindStorageBuffers; member
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h5607 uint32_t maxDescriptorSetUpdateAfterBindStorageBuffers; member
5811 uint32_t maxDescriptorSetUpdateAfterBindStorageBuffers; member
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_core.h5557 uint32_t maxDescriptorSetUpdateAfterBindStorageBuffers; member
5761 uint32_t maxDescriptorSetUpdateAfterBindStorageBuffers; member
Dvulkan_structs.hpp41088 … , maxDescriptorSetUpdateAfterBindStorageBuffers( maxDescriptorSetUpdateAfterBindStorageBuffers_ )
41160 …( maxDescriptorSetUpdateAfterBindStorageBuffers == rhs.maxDescriptorSetUpdateAfterBindStorageBuffe… in operator ==()
41195 uint32_t maxDescriptorSetUpdateAfterBindStorageBuffers = {}; member
57048 … , maxDescriptorSetUpdateAfterBindStorageBuffers( maxDescriptorSetUpdateAfterBindStorageBuffers_ )
57144 …( maxDescriptorSetUpdateAfterBindStorageBuffers == rhs.maxDescriptorSetUpdateAfterBindStorageBuffe… in operator ==()
57211 … uint32_t maxDescriptorSetUpdateAfterBindStorageBuffers = {}; member
/third_party/mesa3d/include/vulkan/
Dvulkan_core.h5824 uint32_t maxDescriptorSetUpdateAfterBindStorageBuffers; member
6028 uint32_t maxDescriptorSetUpdateAfterBindStorageBuffers; member
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h5934 uint32_t maxDescriptorSetUpdateAfterBindStorageBuffers; member
6138 uint32_t maxDescriptorSetUpdateAfterBindStorageBuffers; member
Dvulkan_hash.hpp6950 …INE( seed, physicalDeviceDescriptorIndexingProperties.maxDescriptorSetUpdateAfterBindStorageBuffer… in operator ()()
10177 …_HASH_COMBINE( seed, physicalDeviceVulkan12Properties.maxDescriptorSetUpdateAfterBindStorageBuffer… in operator ()()
Dvulkan_structs.hpp51771 … , maxDescriptorSetUpdateAfterBindStorageBuffers( maxDescriptorSetUpdateAfterBindStorageBuffers_ )
51857 maxDescriptorSetUpdateAfterBindStorageBuffers, in reflect()
51890 …( maxDescriptorSetUpdateAfterBindStorageBuffers == rhs.maxDescriptorSetUpdateAfterBindStorageBuffe… in operator ==()
51925 uint32_t maxDescriptorSetUpdateAfterBindStorageBuffers = {}; member
73498 … , maxDescriptorSetUpdateAfterBindStorageBuffers( maxDescriptorSetUpdateAfterBindStorageBuffers_ )
73642 maxDescriptorSetUpdateAfterBindStorageBuffers, in reflect()
73696 …( maxDescriptorSetUpdateAfterBindStorageBuffers == rhs.maxDescriptorSetUpdateAfterBindStorageBuffe… in operator ==()
73758 …uint32_t maxDescriptorSetUpdateAfterBindStorageBuffer… member
/third_party/flutter/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h7418 uint32_t maxDescriptorSetUpdateAfterBindStorageBuffers; member
/third_party/mesa3d/src/amd/vulkan/
Dradv_device.c2182 p->maxDescriptorSetUpdateAfterBindStorageBuffers = max_descriptor_set_size; in radv_get_physical_device_properties_1_2()
/third_party/flutter/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h8147 uint32_t maxDescriptorSetUpdateAfterBindStorageBuffers; member

12