Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_device.c931 CORE_PROPERTY(maxPerStageDescriptorUpdateAfterBindStorageImages); in vk_get_physical_device_core_1_2_property_ext()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dlimits.adoc2067 * [[{anchor-prefix}limits-maxPerStageDescriptorUpdateAfterBindStorageImages]]
2068 pname:maxPerStageDescriptorUpdateAfterBindStorageImages is similar to
4588 | code:uint32_t | pname:maxPerStageDescriptorUpdateAfterBindStorageImages | `<<features-descr…
5046 | pname:maxPerStageDescriptorUpdateAfterBindStorageImages | 0^9^ |500000 ^9^ | min
Dinterfaces.adoc1134 or pname:maxPerStageDescriptorUpdateAfterBindStorageImages
Ddescriptorsets.adoc1825 …VkPhysicalDeviceDescriptorIndexingProperties::pname:maxPerStageDescriptorUpdateAfterBindStorageIma…
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_hash.hpp3914 …E( seed, physicalDeviceDescriptorIndexingProperties.maxPerStageDescriptorUpdateAfterBindStorageIma… in operator ()()
5475 …ASH_COMBINE( seed, physicalDeviceVulkan12Properties.maxPerStageDescriptorUpdateAfterBindStorageIma… in operator ()()
Dvulkan_hash.hpp7300 …E( seed, physicalDeviceDescriptorIndexingProperties.maxPerStageDescriptorUpdateAfterBindStorageIma… in operator ()()
10717 …ASH_COMBINE( seed, physicalDeviceVulkan12Properties.maxPerStageDescriptorUpdateAfterBindStorageIma… in operator ()()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.cpp6723 vkStream->write((uint32_t*)&forMarshaling->maxPerStageDescriptorUpdateAfterBindStorageImages, in marshal_VkPhysicalDeviceVulkan12Properties()
6819 vkStream->read((uint32_t*)&forUnmarshaling->maxPerStageDescriptorUpdateAfterBindStorageImages, in unmarshal_VkPhysicalDeviceVulkan12Properties()
7581 vkStream->write((uint32_t*)&forMarshaling->maxPerStageDescriptorUpdateAfterBindStorageImages, in marshal_VkPhysicalDeviceDescriptorIndexingProperties()
7637 vkStream->read((uint32_t*)&forUnmarshaling->maxPerStageDescriptorUpdateAfterBindStorageImages, in unmarshal_VkPhysicalDeviceDescriptorIndexingProperties()
Dgoldfish_vk_reserved_marshaling_guest.cpp4698 memcpy(*ptr, (uint32_t*)&forMarshaling->maxPerStageDescriptorUpdateAfterBindStorageImages, in reservedmarshal_VkPhysicalDeviceVulkan12Properties()
5245 memcpy(*ptr, (uint32_t*)&forMarshaling->maxPerStageDescriptorUpdateAfterBindStorageImages, in reservedmarshal_VkPhysicalDeviceDescriptorIndexingProperties()
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.cpp8124 vkStream->write((uint32_t*)&forMarshaling->maxPerStageDescriptorUpdateAfterBindStorageImages, in marshal_VkPhysicalDeviceVulkan12Properties()
8232 vkStream->read((uint32_t*)&forUnmarshaling->maxPerStageDescriptorUpdateAfterBindStorageImages, in unmarshal_VkPhysicalDeviceVulkan12Properties()
9182 vkStream->write((uint32_t*)&forMarshaling->maxPerStageDescriptorUpdateAfterBindStorageImages, in marshal_VkPhysicalDeviceDescriptorIndexingProperties()
9250 vkStream->read((uint32_t*)&forUnmarshaling->maxPerStageDescriptorUpdateAfterBindStorageImages, in unmarshal_VkPhysicalDeviceDescriptorIndexingProperties()
Dgoldfish_vk_reserved_marshaling.cpp6266 memcpy((uint32_t*)&forUnmarshaling->maxPerStageDescriptorUpdateAfterBindStorageImages, *ptr, in reservedunmarshal_VkPhysicalDeviceVulkan12Properties()
7060 memcpy((uint32_t*)&forUnmarshaling->maxPerStageDescriptorUpdateAfterBindStorageImages, *ptr, in reservedunmarshal_VkPhysicalDeviceDescriptorIndexingProperties()
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h5996 uint32_t maxPerStageDescriptorUpdateAfterBindStorageImages; member
6200 uint32_t maxPerStageDescriptorUpdateAfterBindStorageImages; member