Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_device.c941 CORE_PROPERTY(maxDescriptorSetUpdateAfterBindInputAttachments); in vk_get_physical_device_core_1_2_property_ext()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dlimits.adoc2139 * [[{anchor-prefix}limits-maxDescriptorSetUpdateAfterBindInputAttachments]]
2140 pname:maxDescriptorSetUpdateAfterBindInputAttachments is similar to
4598 | code:uint32_t | pname:maxDescriptorSetUpdateAfterBindInputAttachments | `<<features-descr…
5056 | pname:maxDescriptorSetUpdateAfterBindInputAttachments | 0^9^ |4 ^9^ | min
Ddescriptorsets.adoc1993 …:VkPhysicalDeviceDescriptorIndexingProperties::pname:maxDescriptorSetUpdateAfterBindInputAttachmen…
2240 or pname:maxDescriptorSetUpdateAfterBindInputAttachments
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_hash.hpp3924 …NE( seed, physicalDeviceDescriptorIndexingProperties.maxDescriptorSetUpdateAfterBindInputAttachmen… in operator ()()
5485 …HASH_COMBINE( seed, physicalDeviceVulkan12Properties.maxDescriptorSetUpdateAfterBindInputAttachmen… in operator ()()
Dvulkan_hash.hpp7310 …NE( seed, physicalDeviceDescriptorIndexingProperties.maxDescriptorSetUpdateAfterBindInputAttachmen… in operator ()()
10727 …HASH_COMBINE( seed, physicalDeviceVulkan12Properties.maxDescriptorSetUpdateAfterBindInputAttachmen… in operator ()()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.cpp6743 vkStream->write((uint32_t*)&forMarshaling->maxDescriptorSetUpdateAfterBindInputAttachments, in marshal_VkPhysicalDeviceVulkan12Properties()
6842 vkStream->read((uint32_t*)&forUnmarshaling->maxDescriptorSetUpdateAfterBindInputAttachments, in unmarshal_VkPhysicalDeviceVulkan12Properties()
7601 vkStream->write((uint32_t*)&forMarshaling->maxDescriptorSetUpdateAfterBindInputAttachments, in marshal_VkPhysicalDeviceDescriptorIndexingProperties()
7660 vkStream->read((uint32_t*)&forUnmarshaling->maxDescriptorSetUpdateAfterBindInputAttachments, in unmarshal_VkPhysicalDeviceDescriptorIndexingProperties()
Dgoldfish_vk_reserved_marshaling_guest.cpp4727 memcpy(*ptr, (uint32_t*)&forMarshaling->maxDescriptorSetUpdateAfterBindInputAttachments, in reservedmarshal_VkPhysicalDeviceVulkan12Properties()
5274 memcpy(*ptr, (uint32_t*)&forMarshaling->maxDescriptorSetUpdateAfterBindInputAttachments, in reservedmarshal_VkPhysicalDeviceDescriptorIndexingProperties()
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.cpp8144 vkStream->write((uint32_t*)&forMarshaling->maxDescriptorSetUpdateAfterBindInputAttachments, in marshal_VkPhysicalDeviceVulkan12Properties()
8255 vkStream->read((uint32_t*)&forUnmarshaling->maxDescriptorSetUpdateAfterBindInputAttachments, in unmarshal_VkPhysicalDeviceVulkan12Properties()
9202 vkStream->write((uint32_t*)&forMarshaling->maxDescriptorSetUpdateAfterBindInputAttachments, in marshal_VkPhysicalDeviceDescriptorIndexingProperties()
9273 vkStream->read((uint32_t*)&forUnmarshaling->maxDescriptorSetUpdateAfterBindInputAttachments, in unmarshal_VkPhysicalDeviceDescriptorIndexingProperties()
Dgoldfish_vk_reserved_marshaling.cpp6296 memcpy((uint32_t*)&forUnmarshaling->maxDescriptorSetUpdateAfterBindInputAttachments, *ptr, in reservedunmarshal_VkPhysicalDeviceVulkan12Properties()
7090 memcpy((uint32_t*)&forUnmarshaling->maxDescriptorSetUpdateAfterBindInputAttachments, *ptr, in reservedunmarshal_VkPhysicalDeviceDescriptorIndexingProperties()
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h6006 uint32_t maxDescriptorSetUpdateAfterBindInputAttachments; member
6210 uint32_t maxDescriptorSetUpdateAfterBindInputAttachments; member