Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_device.c937 CORE_PROPERTY(maxDescriptorSetUpdateAfterBindStorageBuffers); in vk_get_physical_device_core_1_2_property_ext()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dlimits.adoc2109 * [[{anchor-prefix}limits-maxDescriptorSetUpdateAfterBindStorageBuffers]]
2110 pname:maxDescriptorSetUpdateAfterBindStorageBuffers is similar to
4594 | code:uint32_t | pname:maxDescriptorSetUpdateAfterBindStorageBuffers | `<<features-descr…
5052 | pname:maxDescriptorSetUpdateAfterBindStorageBuffers | 0^9^ |500000 ^9^ | min
Ddescriptorsets.adoc1966 …e:VkPhysicalDeviceDescriptorIndexingProperties::pname:maxDescriptorSetUpdateAfterBindStorageBuffers
2230 or pname:maxDescriptorSetUpdateAfterBindStorageBuffers
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_hash.hpp3920 …INE( seed, physicalDeviceDescriptorIndexingProperties.maxDescriptorSetUpdateAfterBindStorageBuffer… in operator ()()
5481 …_HASH_COMBINE( seed, physicalDeviceVulkan12Properties.maxDescriptorSetUpdateAfterBindStorageBuffer… in operator ()()
Dvulkan_hash.hpp7306 …INE( seed, physicalDeviceDescriptorIndexingProperties.maxDescriptorSetUpdateAfterBindStorageBuffer… in operator ()()
10723 …_HASH_COMBINE( seed, physicalDeviceVulkan12Properties.maxDescriptorSetUpdateAfterBindStorageBuffer… in operator ()()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.cpp6735 vkStream->write((uint32_t*)&forMarshaling->maxDescriptorSetUpdateAfterBindStorageBuffers, in marshal_VkPhysicalDeviceVulkan12Properties()
6833 vkStream->read((uint32_t*)&forUnmarshaling->maxDescriptorSetUpdateAfterBindStorageBuffers, in unmarshal_VkPhysicalDeviceVulkan12Properties()
7593 vkStream->write((uint32_t*)&forMarshaling->maxDescriptorSetUpdateAfterBindStorageBuffers, in marshal_VkPhysicalDeviceDescriptorIndexingProperties()
7651 vkStream->read((uint32_t*)&forUnmarshaling->maxDescriptorSetUpdateAfterBindStorageBuffers, in unmarshal_VkPhysicalDeviceDescriptorIndexingProperties()
Dgoldfish_vk_reserved_marshaling_guest.cpp4715 memcpy(*ptr, (uint32_t*)&forMarshaling->maxDescriptorSetUpdateAfterBindStorageBuffers, in reservedmarshal_VkPhysicalDeviceVulkan12Properties()
5262 memcpy(*ptr, (uint32_t*)&forMarshaling->maxDescriptorSetUpdateAfterBindStorageBuffers, in reservedmarshal_VkPhysicalDeviceDescriptorIndexingProperties()
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.cpp8136 vkStream->write((uint32_t*)&forMarshaling->maxDescriptorSetUpdateAfterBindStorageBuffers, in marshal_VkPhysicalDeviceVulkan12Properties()
8246 vkStream->read((uint32_t*)&forUnmarshaling->maxDescriptorSetUpdateAfterBindStorageBuffers, in unmarshal_VkPhysicalDeviceVulkan12Properties()
9194 vkStream->write((uint32_t*)&forMarshaling->maxDescriptorSetUpdateAfterBindStorageBuffers, in marshal_VkPhysicalDeviceDescriptorIndexingProperties()
9264 vkStream->read((uint32_t*)&forUnmarshaling->maxDescriptorSetUpdateAfterBindStorageBuffers, in unmarshal_VkPhysicalDeviceDescriptorIndexingProperties()
Dgoldfish_vk_reserved_marshaling.cpp6284 memcpy((uint32_t*)&forUnmarshaling->maxDescriptorSetUpdateAfterBindStorageBuffers, *ptr, in reservedunmarshal_VkPhysicalDeviceVulkan12Properties()
7078 memcpy((uint32_t*)&forUnmarshaling->maxDescriptorSetUpdateAfterBindStorageBuffers, *ptr, in reservedunmarshal_VkPhysicalDeviceDescriptorIndexingProperties()
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h6002 uint32_t maxDescriptorSetUpdateAfterBindStorageBuffers; member
6206 uint32_t maxDescriptorSetUpdateAfterBindStorageBuffers; member