Searched refs:maxDescriptorSetUpdateAfterBindInputAttachments (Results 1 – 10 of 10) sorted by relevance
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/ |
D | vk_device.c | 941 CORE_PROPERTY(maxDescriptorSetUpdateAfterBindInputAttachments); in vk_get_physical_device_core_1_2_property_ext()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | limits.adoc | 2139 * [[{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
|
D | descriptorsets.adoc | 1993 …:VkPhysicalDeviceDescriptorIndexingProperties::pname:maxDescriptorSetUpdateAfterBindInputAttachmen… 2240 or pname:maxDescriptorSetUpdateAfterBindInputAttachments
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkansc_hash.hpp | 3924 …NE( seed, physicalDeviceDescriptorIndexingProperties.maxDescriptorSetUpdateAfterBindInputAttachmen… in operator ()() 5485 …HASH_COMBINE( seed, physicalDeviceVulkan12Properties.maxDescriptorSetUpdateAfterBindInputAttachmen… in operator ()()
|
D | vulkan_hash.hpp | 7310 …NE( seed, physicalDeviceDescriptorIndexingProperties.maxDescriptorSetUpdateAfterBindInputAttachmen… in operator ()() 10727 …HASH_COMBINE( seed, physicalDeviceVulkan12Properties.maxDescriptorSetUpdateAfterBindInputAttachmen… in operator ()()
|
/hardware/google/gfxstream/guest/vulkan_enc/ |
D | goldfish_vk_marshaling_guest.cpp | 6743 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()
|
D | goldfish_vk_reserved_marshaling_guest.cpp | 4727 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/ |
D | goldfish_vk_marshaling.cpp | 8144 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()
|
D | goldfish_vk_reserved_marshaling.cpp | 6296 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/ |
D | vulkan_core.h | 6006 uint32_t maxDescriptorSetUpdateAfterBindInputAttachments; member 6210 uint32_t maxDescriptorSetUpdateAfterBindInputAttachments; member
|