Home
last modified time | relevance | path

Searched refs:maxPerStageDescriptorUpdateAfterBindInputAttachments (Results 1 – 12 of 12) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/roadmap/
DRoadmap-2022.adoc123 | pname:maxPerStageDescriptorUpdateAfterBindInputAttachments | 0 | 4 | 7 | min
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_device.c932 CORE_PROPERTY(maxPerStageDescriptorUpdateAfterBindInputAttachments); in vk_get_physical_device_core_1_2_property_ext()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dlimits.adoc2073 * [[{anchor-prefix}limits-maxPerStageDescriptorUpdateAfterBindInputAttachments]]
2074 pname:maxPerStageDescriptorUpdateAfterBindInputAttachments is similar to
4589 | code:uint32_t | pname:maxPerStageDescriptorUpdateAfterBindInputAttachments| `<<features-descr…
5047 | pname:maxPerStageDescriptorUpdateAfterBindInputAttachments| 0^9^ |4 ^9^ | min
5526 | pname:maxPerStageDescriptorUpdateAfterBindInputAttachments | 7 | min
Dinterfaces.adoc1149 or pname:maxPerStageDescriptorUpdateAfterBindInputAttachments
Ddescriptorsets.adoc1831 …PhysicalDeviceDescriptorIndexingProperties::pname:maxPerStageDescriptorUpdateAfterBindInputAttachm…
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_hash.hpp3915 … seed, physicalDeviceDescriptorIndexingProperties.maxPerStageDescriptorUpdateAfterBindInputAttachm… in operator ()()
5476 …H_COMBINE( seed, physicalDeviceVulkan12Properties.maxPerStageDescriptorUpdateAfterBindInputAttachm… in operator ()()
Dvulkan_hash.hpp7301 … seed, physicalDeviceDescriptorIndexingProperties.maxPerStageDescriptorUpdateAfterBindInputAttachm… in operator ()()
10718 …H_COMBINE( seed, physicalDeviceVulkan12Properties.maxPerStageDescriptorUpdateAfterBindInputAttachm… in operator ()()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.cpp6725 vkStream->write((uint32_t*)&forMarshaling->maxPerStageDescriptorUpdateAfterBindInputAttachments, in marshal_VkPhysicalDeviceVulkan12Properties()
6822 (uint32_t*)&forUnmarshaling->maxPerStageDescriptorUpdateAfterBindInputAttachments, in unmarshal_VkPhysicalDeviceVulkan12Properties()
7583 vkStream->write((uint32_t*)&forMarshaling->maxPerStageDescriptorUpdateAfterBindInputAttachments, in marshal_VkPhysicalDeviceDescriptorIndexingProperties()
7640 (uint32_t*)&forUnmarshaling->maxPerStageDescriptorUpdateAfterBindInputAttachments, in unmarshal_VkPhysicalDeviceDescriptorIndexingProperties()
Dgoldfish_vk_reserved_marshaling_guest.cpp4701 memcpy(*ptr, (uint32_t*)&forMarshaling->maxPerStageDescriptorUpdateAfterBindInputAttachments, in reservedmarshal_VkPhysicalDeviceVulkan12Properties()
5248 memcpy(*ptr, (uint32_t*)&forMarshaling->maxPerStageDescriptorUpdateAfterBindInputAttachments, in reservedmarshal_VkPhysicalDeviceDescriptorIndexingProperties()
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.cpp8126 vkStream->write((uint32_t*)&forMarshaling->maxPerStageDescriptorUpdateAfterBindInputAttachments, in marshal_VkPhysicalDeviceVulkan12Properties()
8235 (uint32_t*)&forUnmarshaling->maxPerStageDescriptorUpdateAfterBindInputAttachments, in unmarshal_VkPhysicalDeviceVulkan12Properties()
9184 vkStream->write((uint32_t*)&forMarshaling->maxPerStageDescriptorUpdateAfterBindInputAttachments, in marshal_VkPhysicalDeviceDescriptorIndexingProperties()
9253 (uint32_t*)&forUnmarshaling->maxPerStageDescriptorUpdateAfterBindInputAttachments, in unmarshal_VkPhysicalDeviceDescriptorIndexingProperties()
Dgoldfish_vk_reserved_marshaling.cpp6269 memcpy((uint32_t*)&forUnmarshaling->maxPerStageDescriptorUpdateAfterBindInputAttachments, *ptr, in reservedunmarshal_VkPhysicalDeviceVulkan12Properties()
7063 memcpy((uint32_t*)&forUnmarshaling->maxPerStageDescriptorUpdateAfterBindInputAttachments, *ptr, in reservedunmarshal_VkPhysicalDeviceDescriptorIndexingProperties()
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h5997 uint32_t maxPerStageDescriptorUpdateAfterBindInputAttachments; member
6201 uint32_t maxPerStageDescriptorUpdateAfterBindInputAttachments; member