Home
last modified time | relevance | path

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

12

/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkDeviceProperties.inl139 …opertyType.maxDescriptorSetUpdateAfterBindStorageBuffersDynamic = allPropertiesBlobs.vk12.maxDescr…
DvkStructTypes.inl1903 uint32_t maxDescriptorSetUpdateAfterBindStorageBuffersDynamic; member
2123 uint32_t maxDescriptorSetUpdateAfterBindStorageBuffersDynamic; member
DvkVulkan_c.inl6570 deUint32 maxDescriptorSetUpdateAfterBindStorageBuffersDynamic; member
6774 deUint32 maxDescriptorSetUpdateAfterBindStorageBuffersDynamic; member
/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/external/vulkancts/modules/vulkan/descriptor_indexing/
DvktDescriptorSetsIndexingTestsUtils.cpp721 …orUpdateAfterBindStorageBuffers, descriptorProps.maxDescriptorSetUpdateAfterBindStorageBuffersDyn… in computeMaxPerStageDescriptorCount()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiFeatureInfo.cpp874 …es12.descriptorIndexing), PN(vulkan12Properties.maxDescriptorSetUpdateAfterBindStorageBuffersDyn… in validateLimits12()
889 …es12.descriptorIndexing), PN(vulkan12Properties.maxDescriptorSetUpdateAfterBindStorageBuffersDyn… in validateLimits12()
1207 …(checkAlways), PN(descriptorIndexingPropertiesEXT.maxDescriptorSetUpdateAfterBindStorageBuffersDyn… in validateLimitsExtDescriptorIndexing()
1222 …(checkAlways), PN(descriptorIndexingPropertiesEXT.maxDescriptorSetUpdateAfterBindStorageBuffersDyn… in validateLimitsExtDescriptorIndexing()
4344 …es[0].maxDescriptorSetUpdateAfterBindStorageBuffersDynamic != descriptorIndexingProperties[1].maxD… in deviceProperties2()
4903 …T_TABLE_ENTRY(VkPhysicalDeviceVulkan12Properties, maxDescriptorSetUpdateAfterBindStorageBuffersDyn… in devicePropertiesVulkan12()
5335 …ngProperties.maxDescriptorSetUpdateAfterBindStorageBuffersDynamic != vulkan12Properties.maxDescrip… in devicePropertyExtensionsConsistencyVulkan12()
/third_party/mesa3d/src/vulkan/runtime/
Dvk_device.c914 CORE_PROPERTY(maxDescriptorSetUpdateAfterBindStorageBuffersDynamic); in vk_get_physical_device_core_1_2_property_ext()
/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
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/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/dawn/third_party/khronos/vulkan/
Dvulkan_core.h5608 uint32_t maxDescriptorSetUpdateAfterBindStorageBuffersDynamic; member
5812 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/swiftshader/include/vulkan/
Dvulkan_core.h5558 uint32_t maxDescriptorSetUpdateAfterBindStorageBuffersDynamic; member
5762 uint32_t maxDescriptorSetUpdateAfterBindStorageBuffersDynamic; member
Dvulkan_structs.hpp41089 …, maxDescriptorSetUpdateAfterBindStorageBuffersDynamic( maxDescriptorSetUpdateAfterBindStorageBuff…
41161 ( maxDescriptorSetUpdateAfterBindStorageBuffersDynamic == in operator ==()
41162 rhs.maxDescriptorSetUpdateAfterBindStorageBuffersDynamic ) && in operator ==()
41196 uint32_t maxDescriptorSetUpdateAfterBindStorageBuffersDynamic = {}; member
57049 …, maxDescriptorSetUpdateAfterBindStorageBuffersDynamic( maxDescriptorSetUpdateAfterBindStorageBuff…
57145 ( maxDescriptorSetUpdateAfterBindStorageBuffersDynamic == in operator ==()
57146 rhs.maxDescriptorSetUpdateAfterBindStorageBuffersDynamic ) && in operator ==()
57212 … 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.h5906 uint32_t maxDescriptorSetUpdateAfterBindStorageBuffersDynamic; member
6110 uint32_t maxDescriptorSetUpdateAfterBindStorageBuffersDynamic; member
Dvulkan_structs.hpp55250 …, maxDescriptorSetUpdateAfterBindStorageBuffersDynamic( maxDescriptorSetUpdateAfterBindStorageBuff…
55336 maxDescriptorSetUpdateAfterBindStorageBuffersDynamic, in reflect()
55369 …( maxDescriptorSetUpdateAfterBindStorageBuffersDynamic == rhs.maxDescriptorSetUpdateAfterBindStora… in operator ==()
55404 uint32_t maxDescriptorSetUpdateAfterBindStorageBuffersDynamic = {}; member
78628 …, maxDescriptorSetUpdateAfterBindStorageBuffersDynamic( maxDescriptorSetUpdateAfterBindStorageBuff…
78772 maxDescriptorSetUpdateAfterBindStorageBuffersDynamic, in reflect()
78826 …( maxDescriptorSetUpdateAfterBindStorageBuffersDynamic == rhs.maxDescriptorSetUpdateAfterBindStora… in operator ==()
78888 …32_t maxDescriptorSetUpdateAfterBindStorageBuffersDyn… member
/third_party/mesa3d/src/amd/vulkan/
Dradv_device.c2183 p->maxDescriptorSetUpdateAfterBindStorageBuffersDynamic = MAX_DYNAMIC_STORAGE_BUFFERS; in radv_get_physical_device_properties_1_2()

12