Home
last modified time | relevance | path

Searched refs:maxPerStageDescriptorUpdateAfterBindStorageBuffers (Results 1 – 11 of 11) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_device.c929 CORE_PROPERTY(maxPerStageDescriptorUpdateAfterBindStorageBuffers); in vk_get_physical_device_core_1_2_property_ext()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dlimits.adoc2055 * [[{anchor-prefix}limits-maxPerStageDescriptorUpdateAfterBindStorageBuffers]]
2056 pname:maxPerStageDescriptorUpdateAfterBindStorageBuffers is similar to
4586 | code:uint32_t | pname:maxPerStageDescriptorUpdateAfterBindStorageBuffers | `<<features-descr…
5044 | pname:maxPerStageDescriptorUpdateAfterBindStorageBuffers | 0^9^ |500000 ^9^ | min
Dinterfaces.adoc1144 or pname:maxPerStageDescriptorUpdateAfterBindStorageBuffers
Ddescriptorsets.adoc1810 …kPhysicalDeviceDescriptorIndexingProperties::pname:maxPerStageDescriptorUpdateAfterBindStorageBuff…
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_hash.hpp3912 …( seed, physicalDeviceDescriptorIndexingProperties.maxPerStageDescriptorUpdateAfterBindStorageBuff… in operator ()()
5473 …SH_COMBINE( seed, physicalDeviceVulkan12Properties.maxPerStageDescriptorUpdateAfterBindStorageBuff… in operator ()()
Dvulkan_hash.hpp7298 …( seed, physicalDeviceDescriptorIndexingProperties.maxPerStageDescriptorUpdateAfterBindStorageBuff… in operator ()()
10715 …SH_COMBINE( seed, physicalDeviceVulkan12Properties.maxPerStageDescriptorUpdateAfterBindStorageBuff… in operator ()()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.cpp6719 vkStream->write((uint32_t*)&forMarshaling->maxPerStageDescriptorUpdateAfterBindStorageBuffers, in marshal_VkPhysicalDeviceVulkan12Properties()
6815 vkStream->read((uint32_t*)&forUnmarshaling->maxPerStageDescriptorUpdateAfterBindStorageBuffers, in unmarshal_VkPhysicalDeviceVulkan12Properties()
7577 vkStream->write((uint32_t*)&forMarshaling->maxPerStageDescriptorUpdateAfterBindStorageBuffers, in marshal_VkPhysicalDeviceDescriptorIndexingProperties()
7633 vkStream->read((uint32_t*)&forUnmarshaling->maxPerStageDescriptorUpdateAfterBindStorageBuffers, in unmarshal_VkPhysicalDeviceDescriptorIndexingProperties()
Dgoldfish_vk_reserved_marshaling_guest.cpp4692 memcpy(*ptr, (uint32_t*)&forMarshaling->maxPerStageDescriptorUpdateAfterBindStorageBuffers, in reservedmarshal_VkPhysicalDeviceVulkan12Properties()
5239 memcpy(*ptr, (uint32_t*)&forMarshaling->maxPerStageDescriptorUpdateAfterBindStorageBuffers, in reservedmarshal_VkPhysicalDeviceDescriptorIndexingProperties()
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.cpp8120 vkStream->write((uint32_t*)&forMarshaling->maxPerStageDescriptorUpdateAfterBindStorageBuffers, in marshal_VkPhysicalDeviceVulkan12Properties()
8228 vkStream->read((uint32_t*)&forUnmarshaling->maxPerStageDescriptorUpdateAfterBindStorageBuffers, in unmarshal_VkPhysicalDeviceVulkan12Properties()
9178 vkStream->write((uint32_t*)&forMarshaling->maxPerStageDescriptorUpdateAfterBindStorageBuffers, in marshal_VkPhysicalDeviceDescriptorIndexingProperties()
9246 vkStream->read((uint32_t*)&forUnmarshaling->maxPerStageDescriptorUpdateAfterBindStorageBuffers, in unmarshal_VkPhysicalDeviceDescriptorIndexingProperties()
Dgoldfish_vk_reserved_marshaling.cpp6260 memcpy((uint32_t*)&forUnmarshaling->maxPerStageDescriptorUpdateAfterBindStorageBuffers, *ptr, in reservedunmarshal_VkPhysicalDeviceVulkan12Properties()
7054 memcpy((uint32_t*)&forUnmarshaling->maxPerStageDescriptorUpdateAfterBindStorageBuffers, *ptr, in reservedunmarshal_VkPhysicalDeviceDescriptorIndexingProperties()
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h5994 uint32_t maxPerStageDescriptorUpdateAfterBindStorageBuffers; member
6198 uint32_t maxPerStageDescriptorUpdateAfterBindStorageBuffers; member