Home
last modified time | relevance | path

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

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dlimits.adoc225 * [[limits-maxPerStageDescriptorInputAttachments]]
226 pname:maxPerStageDescriptorInputAttachments is the maximum number of
2075 pname:maxPerStageDescriptorInputAttachments but counts descriptors from
4462 | code:uint32_t | pname:maxPerStageDescriptorInputAttachments| -
4884 | pname:maxPerStageDescriptorInputAttachments| - | 4 | min
5344 pname:maxPerStageDescriptorInputAttachments, pname:maxColorAttachments
Dinterfaces.adoc564 pname:maxPerStageDescriptorInputAttachments member of the
1147 | pname:maxPerStageDescriptorInputAttachments
Ddescriptorsets.adoc1774 sname:VkPhysicalDeviceLimits::pname:maxPerStageDescriptorInputAttachments
/hardware/google/gfxstream/scripts/print_gfx_logs/
Dvulkan_printer.py773maxPerStageDescriptorInputAttachments = printer.write_int("maxPerStageDescriptorInputAttachments",…
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_hash.hpp4420 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceLimits.maxPerStageDescriptorInputAttachments ); in operator ()()
Dvulkan_hash.hpp8427 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceLimits.maxPerStageDescriptorInputAttachments ); in operator ()()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.cpp768 vkStream->write((uint32_t*)&forMarshaling->maxPerStageDescriptorInputAttachments, in marshal_VkPhysicalDeviceLimits()
908 vkStream->read((uint32_t*)&forUnmarshaling->maxPerStageDescriptorInputAttachments, in unmarshal_VkPhysicalDeviceLimits()
Dgoldfish_vk_reserved_marshaling_guest.cpp680 memcpy(*ptr, (uint32_t*)&forMarshaling->maxPerStageDescriptorInputAttachments, in reservedmarshal_VkPhysicalDeviceLimits()
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.cpp831 vkStream->write((uint32_t*)&forMarshaling->maxPerStageDescriptorInputAttachments, in marshal_VkPhysicalDeviceLimits()
971 vkStream->read((uint32_t*)&forUnmarshaling->maxPerStageDescriptorInputAttachments, in unmarshal_VkPhysicalDeviceLimits()
Dgoldfish_vk_reserved_marshaling.cpp673 memcpy((uint32_t*)&forUnmarshaling->maxPerStageDescriptorInputAttachments, *ptr, in reservedunmarshal_VkPhysicalDeviceLimits()
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h3093 uint32_t maxPerStageDescriptorInputAttachments; member
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/
DChangeLog.adoc10108 ptext:maxPerStageDescriptorInputAttachments, and