Searched refs:maxPerStageDescriptorInputAttachments (Results 1 – 12 of 12) sorted by relevance
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | limits.adoc | 225 * [[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
|
D | interfaces.adoc | 564 pname:maxPerStageDescriptorInputAttachments member of the 1147 | pname:maxPerStageDescriptorInputAttachments
|
D | descriptorsets.adoc | 1774 sname:VkPhysicalDeviceLimits::pname:maxPerStageDescriptorInputAttachments
|
/hardware/google/gfxstream/scripts/print_gfx_logs/ |
D | vulkan_printer.py | 773 …maxPerStageDescriptorInputAttachments = printer.write_int("maxPerStageDescriptorInputAttachments",…
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkansc_hash.hpp | 4420 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceLimits.maxPerStageDescriptorInputAttachments ); in operator ()()
|
D | vulkan_hash.hpp | 8427 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceLimits.maxPerStageDescriptorInputAttachments ); in operator ()()
|
/hardware/google/gfxstream/guest/vulkan_enc/ |
D | goldfish_vk_marshaling_guest.cpp | 768 vkStream->write((uint32_t*)&forMarshaling->maxPerStageDescriptorInputAttachments, in marshal_VkPhysicalDeviceLimits() 908 vkStream->read((uint32_t*)&forUnmarshaling->maxPerStageDescriptorInputAttachments, in unmarshal_VkPhysicalDeviceLimits()
|
D | goldfish_vk_reserved_marshaling_guest.cpp | 680 memcpy(*ptr, (uint32_t*)&forMarshaling->maxPerStageDescriptorInputAttachments, in reservedmarshal_VkPhysicalDeviceLimits()
|
/hardware/google/gfxstream/host/vulkan/cereal/common/ |
D | goldfish_vk_marshaling.cpp | 831 vkStream->write((uint32_t*)&forMarshaling->maxPerStageDescriptorInputAttachments, in marshal_VkPhysicalDeviceLimits() 971 vkStream->read((uint32_t*)&forUnmarshaling->maxPerStageDescriptorInputAttachments, in unmarshal_VkPhysicalDeviceLimits()
|
D | goldfish_vk_reserved_marshaling.cpp | 673 memcpy((uint32_t*)&forUnmarshaling->maxPerStageDescriptorInputAttachments, *ptr, in reservedunmarshal_VkPhysicalDeviceLimits()
|
/hardware/google/gfxstream/guest/mesa/include/vulkan/ |
D | vulkan_core.h | 3093 uint32_t maxPerStageDescriptorInputAttachments; member
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/ |
D | ChangeLog.adoc | 10108 ptext:maxPerStageDescriptorInputAttachments, and
|