Home
last modified time | relevance | path

Searched refs:maxDescriptorSetUpdateAfterBindStorageBuffersDynamic (Results 1 – 25 of 36) sorted by relevance

12

/third_party/mesa3d/src/virtio/vulkan/
Dvn_physical_device.c655 vk12_props->maxDescriptorSetUpdateAfterBindStorageBuffersDynamic = in vn_physical_device_init_properties()
657 .maxDescriptorSetUpdateAfterBindStorageBuffersDynamic; in vn_physical_device_init_properties()
2074 ->maxDescriptorSetUpdateAfterBindStorageBuffersDynamic = in vn_GetPhysicalDeviceProperties2()
2075 vk12_props->maxDescriptorSetUpdateAfterBindStorageBuffersDynamic; in vn_GetPhysicalDeviceProperties2()
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkDeviceProperties.inl112 …opertyType.maxDescriptorSetUpdateAfterBindStorageBuffersDynamic = allPropertiesBlobs.vk12.maxDescr…
DvkStructTypes.inl3446 uint32_t maxDescriptorSetUpdateAfterBindStorageBuffersDynamic; member
5329 uint32_t maxDescriptorSetUpdateAfterBindStorageBuffersDynamic; member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/descriptor_indexing/
DvktDescriptorSetsIndexingTestsUtils.cpp723 …orUpdateAfterBindStorageBuffers, descriptorProps.maxDescriptorSetUpdateAfterBindStorageBuffersDyn… in computeMaxPerStageDescriptorCount()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/descriptor_indexing/
DvktDescriptorSetsIndexingTestsUtils.cpp723 …orUpdateAfterBindStorageBuffers, descriptorProps.maxDescriptorSetUpdateAfterBindStorageBuffersDyn… in computeMaxPerStageDescriptorCount()
/third_party/mesa3d/src/vulkan/runtime/
Dvk_device.c914 CORE_PROPERTY(maxDescriptorSetUpdateAfterBindStorageBuffersDynamic); in vk_get_physical_device_core_1_2_property_ext()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiFeatureInfo.cpp890 …es12.descriptorIndexing), PN(vulkan12Properties.maxDescriptorSetUpdateAfterBindStorageBuffersDyn… in validateLimits12()
905 …es12.descriptorIndexing), PN(vulkan12Properties.maxDescriptorSetUpdateAfterBindStorageBuffersDyn… in validateLimits12()
1275 … PN(checkAlways), PN(descriptorIndexingProperties.maxDescriptorSetUpdateAfterBindStorageBuffersDyn… in validateLimitsExtDescriptorIndexing()
1290 … PN(checkAlways), PN(descriptorIndexingProperties.maxDescriptorSetUpdateAfterBindStorageBuffersDyn… in validateLimitsExtDescriptorIndexing()
4921 …es[0].maxDescriptorSetUpdateAfterBindStorageBuffersDynamic != descriptorIndexingProperties[1].maxD… in deviceProperties2()
5662 …T_TABLE_ENTRY(VkPhysicalDeviceVulkan12Properties, maxDescriptorSetUpdateAfterBindStorageBuffersDyn… in devicePropertiesVulkan12()
6336 …ngProperties.maxDescriptorSetUpdateAfterBindStorageBuffersDynamic != vulkan12Properties.maxDescrip… in devicePropertyExtensionsConsistencyVulkan12()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
DvktApiFeatureInfo.cpp890 …es12.descriptorIndexing), PN(vulkan12Properties.maxDescriptorSetUpdateAfterBindStorageBuffersDyn… in validateLimits12()
905 …es12.descriptorIndexing), PN(vulkan12Properties.maxDescriptorSetUpdateAfterBindStorageBuffersDyn… in validateLimits12()
1275 … PN(checkAlways), PN(descriptorIndexingProperties.maxDescriptorSetUpdateAfterBindStorageBuffersDyn… in validateLimitsExtDescriptorIndexing()
1290 … PN(checkAlways), PN(descriptorIndexingProperties.maxDescriptorSetUpdateAfterBindStorageBuffersDyn… in validateLimitsExtDescriptorIndexing()
4921 …es[0].maxDescriptorSetUpdateAfterBindStorageBuffersDynamic != descriptorIndexingProperties[1].maxD… in deviceProperties2()
5662 …T_TABLE_ENTRY(VkPhysicalDeviceVulkan12Properties, maxDescriptorSetUpdateAfterBindStorageBuffersDyn… in devicePropertiesVulkan12()
6336 …ngProperties.maxDescriptorSetUpdateAfterBindStorageBuffersDynamic != vulkan12Properties.maxDescrip… in devicePropertyExtensionsConsistencyVulkan12()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/
Dgstvkphysicaldevice.c735 …DEBUG_UINT32 ("properties (1.2)", properties, maxDescriptorSetUpdateAfterBindStorageBuffersDynamic in dump_properties12()
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkPhysicalDevice.cpp1015 …properties->maxDescriptorSetUpdateAfterBindStorageBuffersDynamic = limits.maxDescriptorSetStorageB… in getDescriptorIndexingProperties()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_device.c1116 p->maxDescriptorSetUpdateAfterBindStorageBuffersDynamic = 16; in lvp_get_physical_device_properties_1_2()
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/
Dlimits.txt1858 * [[{anchor-prefix}limits-maxDescriptorSetUpdateAfterBindStorageBuffersDynamic]]
1859 pname:maxDescriptorSetUpdateAfterBindStorageBuffersDynamic is similar to
3314 | code:uint32_t | pname:maxDescriptorSetUpdateAfterBindStorageBuffersDynamic| `<<features-descr…
3625 | pname:maxDescriptorSetUpdateAfterBindStorageBuffersDynamic| 0^9^ |4 ^9^ | min
Dlimits.adoc2067 * [[{anchor-prefix}limits-maxDescriptorSetUpdateAfterBindStorageBuffersDynamic]]
2068 pname:maxDescriptorSetUpdateAfterBindStorageBuffersDynamic is similar to
4126 | code:uint32_t | pname:maxDescriptorSetUpdateAfterBindStorageBuffersDynamic| `<<features-descr…
4541 | pname:maxDescriptorSetUpdateAfterBindStorageBuffersDynamic| 0^9^ |4 ^9^ | min
Ddescriptorsets.txt1782 …PhysicalDeviceDescriptorIndexingProperties::pname:maxDescriptorSetUpdateAfterBindStorageBuffersDyn…
2006 or pname:maxDescriptorSetUpdateAfterBindStorageBuffersDynamic
/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_device.c1625 .maxDescriptorSetUpdateAfterBindStorageBuffersDynamic = 0, in dzn_GetPhysicalDeviceProperties2()
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_device.c1025 p->maxDescriptorSetUpdateAfterBindStorageBuffersDynamic = MAX_DYNAMIC_STORAGE_BUFFERS; in tu_get_physical_device_properties_1_2()
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
Dvulkan_sc_core.h4384 uint32_t maxDescriptorSetUpdateAfterBindStorageBuffersDynamic; member
4588 uint32_t maxDescriptorSetUpdateAfterBindStorageBuffersDynamic; member
/third_party/mesa3d/src/intel/vulkan/
Danv_device.c2186 p->maxDescriptorSetUpdateAfterBindStorageBuffersDynamic = MAX_DYNAMIC_BUFFERS / 2; in anv_get_physical_device_properties_1_2()
/third_party/mesa3d/src/virtio/venus-protocol/
Dvn_protocol_driver_device.h12788 size += vn_sizeof_uint32_t(&val->maxDescriptorSetUpdateAfterBindStorageBuffersDynamic); in vn_sizeof_VkPhysicalDeviceDescriptorIndexingProperties_self()
12838 vn_decode_uint32_t(dec, &val->maxDescriptorSetUpdateAfterBindStorageBuffersDynamic); in vn_decode_VkPhysicalDeviceDescriptorIndexingProperties_self()
14011 size += vn_sizeof_uint32_t(&val->maxDescriptorSetUpdateAfterBindStorageBuffersDynamic); in vn_sizeof_VkPhysicalDeviceVulkan12Properties_self()
14096 vn_decode_uint32_t(dec, &val->maxDescriptorSetUpdateAfterBindStorageBuffersDynamic); in vn_decode_VkPhysicalDeviceVulkan12Properties_self()
/third_party/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h5459 uint32_t maxDescriptorSetUpdateAfterBindStorageBuffersDynamic; member
5663 uint32_t maxDescriptorSetUpdateAfterBindStorageBuffersDynamic; member
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_core.h5558 uint32_t maxDescriptorSetUpdateAfterBindStorageBuffersDynamic; member
5762 uint32_t maxDescriptorSetUpdateAfterBindStorageBuffersDynamic; member
/third_party/vk-gl-cts/external/vulkan-docs/src/include/vulkan/
Dvulkan_core.h5616 uint32_t maxDescriptorSetUpdateAfterBindStorageBuffersDynamic; member
5820 uint32_t maxDescriptorSetUpdateAfterBindStorageBuffersDynamic; member
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h5608 uint32_t maxDescriptorSetUpdateAfterBindStorageBuffersDynamic; member
5812 uint32_t maxDescriptorSetUpdateAfterBindStorageBuffersDynamic; member
/third_party/mesa3d/include/vulkan/
Dvulkan_core.h5825 uint32_t maxDescriptorSetUpdateAfterBindStorageBuffersDynamic; member
6029 uint32_t maxDescriptorSetUpdateAfterBindStorageBuffersDynamic; member
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h5935 uint32_t maxDescriptorSetUpdateAfterBindStorageBuffersDynamic; member
6139 uint32_t maxDescriptorSetUpdateAfterBindStorageBuffersDynamic; member

12