Searched refs:maxUpdateAfterBindDescriptorsInAllPools (Results 1 - 11 of 11) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/virtio/vulkan/
H A Dvn_physical_device.c563 vk12_props->maxUpdateAfterBindDescriptorsInAllPools =
565 .maxUpdateAfterBindDescriptorsInAllPools;
1932 u.descriptor_indexing->maxUpdateAfterBindDescriptorsInAllPools =
1933 vk12_props->maxUpdateAfterBindDescriptorsInAllPools;
/xsrc/external/mit/MesaLib/dist/src/vulkan/util/
H A Dvk_device.c596 CORE_PROPERTY(maxUpdateAfterBindDescriptorsInAllPools);
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/lavapipe/
H A Dlvp_device.c893 p->maxUpdateAfterBindDescriptorsInAllPools = UINT32_MAX / 64;
/xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
H A Dtu_device.c853 p->maxUpdateAfterBindDescriptorsInAllPools = max_descriptor_set_size;
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A Danv_device.c1409 props->maxUpdateAfterBindDescriptorsInAllPools = max_bindless_views;
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_device.c2092 p->maxUpdateAfterBindDescriptorsInAllPools = max_bindless_views;
/xsrc/external/mit/MesaLib/dist/src/virtio/venus-protocol/
H A Dvn_protocol_driver_device.h7040 size += vn_sizeof_uint32_t(&val->maxUpdateAfterBindDescriptorsInAllPools);
7090 vn_decode_uint32_t(dec, &val->maxUpdateAfterBindDescriptorsInAllPools);
7139 /* skip val->maxUpdateAfterBindDescriptorsInAllPools */
7188 /* skip val->maxUpdateAfterBindDescriptorsInAllPools */
7807 size += vn_sizeof_uint32_t(&val->maxUpdateAfterBindDescriptorsInAllPools);
7892 vn_decode_uint32_t(dec, &val->maxUpdateAfterBindDescriptorsInAllPools);
7970 /* skip val->maxUpdateAfterBindDescriptorsInAllPools */
8048 /* skip val->maxUpdateAfterBindDescriptorsInAllPools */
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_device.c1257 properties->maxUpdateAfterBindDescriptorsInAllPools = UINT32_MAX / 64;
/xsrc/external/mit/MesaLib/dist/include/vulkan/
H A Dvulkan_core.h5507 uint32_t maxUpdateAfterBindDescriptorsInAllPools; member in struct:VkPhysicalDeviceVulkan12Properties
5711 uint32_t maxUpdateAfterBindDescriptorsInAllPools; member in struct:VkPhysicalDeviceDescriptorIndexingProperties
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_device.c1909 p->maxUpdateAfterBindDescriptorsInAllPools = UINT32_MAX / 64;
/xsrc/external/mit/MesaLib.old/dist/include/vulkan/
H A Dvulkan_core.h8035 uint32_t maxUpdateAfterBindDescriptorsInAllPools; member in struct:VkPhysicalDeviceDescriptorIndexingPropertiesEXT

Completed in 167 milliseconds