Home
last modified time | relevance | path

Searched refs:maxDescriptorSetUpdateAfterBindStorageImages (Results 1 – 10 of 10) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_device.c940 CORE_PROPERTY(maxDescriptorSetUpdateAfterBindStorageImages); in vk_get_physical_device_core_1_2_property_ext()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dlimits.adoc2133 * [[{anchor-prefix}limits-maxDescriptorSetUpdateAfterBindStorageImages]]
2134 pname:maxDescriptorSetUpdateAfterBindStorageImages is similar to
4597 | code:uint32_t | pname:maxDescriptorSetUpdateAfterBindStorageImages | `<<features-descr…
5055 | pname:maxDescriptorSetUpdateAfterBindStorageImages | 0^9^ |500000 ^9^ | min
Ddescriptorsets.adoc1987 …me:VkPhysicalDeviceDescriptorIndexingProperties::pname:maxDescriptorSetUpdateAfterBindStorageImages
2215 or pname:maxDescriptorSetUpdateAfterBindStorageImages
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_hash.hpp3923 …INE( seed, physicalDeviceDescriptorIndexingProperties.maxDescriptorSetUpdateAfterBindStorageImages in operator ()()
5484 …_HASH_COMBINE( seed, physicalDeviceVulkan12Properties.maxDescriptorSetUpdateAfterBindStorageImages in operator ()()
Dvulkan_hash.hpp7309 …INE( seed, physicalDeviceDescriptorIndexingProperties.maxDescriptorSetUpdateAfterBindStorageImages in operator ()()
10726 …_HASH_COMBINE( seed, physicalDeviceVulkan12Properties.maxDescriptorSetUpdateAfterBindStorageImages in operator ()()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.cpp6741 vkStream->write((uint32_t*)&forMarshaling->maxDescriptorSetUpdateAfterBindStorageImages, in marshal_VkPhysicalDeviceVulkan12Properties()
6840 vkStream->read((uint32_t*)&forUnmarshaling->maxDescriptorSetUpdateAfterBindStorageImages, in unmarshal_VkPhysicalDeviceVulkan12Properties()
7599 vkStream->write((uint32_t*)&forMarshaling->maxDescriptorSetUpdateAfterBindStorageImages, in marshal_VkPhysicalDeviceDescriptorIndexingProperties()
7658 vkStream->read((uint32_t*)&forUnmarshaling->maxDescriptorSetUpdateAfterBindStorageImages, in unmarshal_VkPhysicalDeviceDescriptorIndexingProperties()
Dgoldfish_vk_reserved_marshaling_guest.cpp4724 memcpy(*ptr, (uint32_t*)&forMarshaling->maxDescriptorSetUpdateAfterBindStorageImages, in reservedmarshal_VkPhysicalDeviceVulkan12Properties()
5271 memcpy(*ptr, (uint32_t*)&forMarshaling->maxDescriptorSetUpdateAfterBindStorageImages, in reservedmarshal_VkPhysicalDeviceDescriptorIndexingProperties()
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.cpp8142 vkStream->write((uint32_t*)&forMarshaling->maxDescriptorSetUpdateAfterBindStorageImages, in marshal_VkPhysicalDeviceVulkan12Properties()
8253 vkStream->read((uint32_t*)&forUnmarshaling->maxDescriptorSetUpdateAfterBindStorageImages, in unmarshal_VkPhysicalDeviceVulkan12Properties()
9200 vkStream->write((uint32_t*)&forMarshaling->maxDescriptorSetUpdateAfterBindStorageImages, in marshal_VkPhysicalDeviceDescriptorIndexingProperties()
9271 vkStream->read((uint32_t*)&forUnmarshaling->maxDescriptorSetUpdateAfterBindStorageImages, in unmarshal_VkPhysicalDeviceDescriptorIndexingProperties()
Dgoldfish_vk_reserved_marshaling.cpp6293 memcpy((uint32_t*)&forUnmarshaling->maxDescriptorSetUpdateAfterBindStorageImages, *ptr, in reservedunmarshal_VkPhysicalDeviceVulkan12Properties()
7087 memcpy((uint32_t*)&forUnmarshaling->maxDescriptorSetUpdateAfterBindStorageImages, *ptr, in reservedunmarshal_VkPhysicalDeviceDescriptorIndexingProperties()
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h6005 uint32_t maxDescriptorSetUpdateAfterBindStorageImages; member
6209 uint32_t maxDescriptorSetUpdateAfterBindStorageImages; member