Searched refs:preserveAttachmentCount (Results 1 – 13 of 13) sorted by relevance
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/ |
D | vk_render_pass.c | 146 .preserveAttachmentCount = pCreateInfo->pSubpasses[i].preserveAttachmentCount, in vk_common_CreateRenderPass()
|
/hardware/google/gfxstream/scripts/print_gfx_logs/ |
D | vulkan_printer.py | 1085 …preserveAttachmentCount = printer.write_int("preserveAttachmentCount", 4, indent, signed=False, bi… 1086 …ite_int("pPreserveAttachments", 4, indent, optional=False, count=preserveAttachmentCount, big_endi…
|
/hardware/google/gfxstream/guest/vulkan_enc/ |
D | goldfish_vk_reserved_marshaling_guest.cpp | 2781 memcpy(*ptr, (uint32_t*)&forMarshaling->preserveAttachmentCount, sizeof(uint32_t)); in reservedmarshal_VkSubpassDescription() 2784 forMarshaling->preserveAttachmentCount * sizeof(const uint32_t)); in reservedmarshal_VkSubpassDescription() 2785 *ptr += forMarshaling->preserveAttachmentCount * sizeof(const uint32_t); in reservedmarshal_VkSubpassDescription() 4876 memcpy(*ptr, (uint32_t*)&forMarshaling->preserveAttachmentCount, sizeof(uint32_t)); in reservedmarshal_VkSubpassDescription2() 4879 forMarshaling->preserveAttachmentCount * sizeof(const uint32_t)); in reservedmarshal_VkSubpassDescription2() 4880 *ptr += forMarshaling->preserveAttachmentCount * sizeof(const uint32_t); in reservedmarshal_VkSubpassDescription2()
|
D | goldfish_vk_marshaling_guest.cpp | 3863 vkStream->write((uint32_t*)&forMarshaling->preserveAttachmentCount, sizeof(uint32_t)); in marshal_VkSubpassDescription() 3865 forMarshaling->preserveAttachmentCount * sizeof(const uint32_t)); in marshal_VkSubpassDescription() 3920 vkStream->read((uint32_t*)&forUnmarshaling->preserveAttachmentCount, sizeof(uint32_t)); in unmarshal_VkSubpassDescription() 3922 forUnmarshaling->preserveAttachmentCount * sizeof(const uint32_t)); in unmarshal_VkSubpassDescription() 7005 vkStream->write((uint32_t*)&forMarshaling->preserveAttachmentCount, sizeof(uint32_t)); in marshal_VkSubpassDescription2() 7007 forMarshaling->preserveAttachmentCount * sizeof(const uint32_t)); in marshal_VkSubpassDescription2() 7069 vkStream->read((uint32_t*)&forUnmarshaling->preserveAttachmentCount, sizeof(uint32_t)); in unmarshal_VkSubpassDescription2() 7071 forUnmarshaling->preserveAttachmentCount * sizeof(const uint32_t)); in unmarshal_VkSubpassDescription2()
|
D | goldfish_vk_counting_guest.cpp | 2059 *count += toCount->preserveAttachmentCount * sizeof(const uint32_t); in count_VkSubpassDescription() 3795 *count += toCount->preserveAttachmentCount * sizeof(const uint32_t); in count_VkSubpassDescription2()
|
D | goldfish_vk_deepcopy_guest.cpp | 1895 from->pPreserveAttachments, from->preserveAttachmentCount * sizeof(const uint32_t)); in deepcopy_VkSubpassDescription() 4041 from->pPreserveAttachments, from->preserveAttachmentCount * sizeof(const uint32_t)); in deepcopy_VkSubpassDescription2()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | renderpass.adoc | 2176 * pname:preserveAttachmentCount is the number of preserved attachments. 2178 pname:preserveAttachmentCount render pass attachment indices identifying 2423 * [[VUID-VkSubpassDescription-preserveAttachmentCount-05054]] 2424 pname:preserveAttachmentCount must: be less than or equal to 3553 * pname:preserveAttachmentCount is the number of preserved attachments. 3555 pname:preserveAttachmentCount render pass attachment indices identifying 3870 * [[VUID-VkSubpassDescription2-preserveAttachmentCount-05059]] 3871 pname:preserveAttachmentCount must: be less than or equal to
|
/hardware/google/gfxstream/host/vulkan/cereal/common/ |
D | goldfish_vk_reserved_marshaling.cpp | 3282 memcpy((uint32_t*)&forUnmarshaling->preserveAttachmentCount, *ptr, sizeof(uint32_t)); in reservedunmarshal_VkSubpassDescription() 3285 forUnmarshaling->preserveAttachmentCount * sizeof(const uint32_t)); in reservedunmarshal_VkSubpassDescription() 3287 forUnmarshaling->preserveAttachmentCount * sizeof(const uint32_t)); in reservedunmarshal_VkSubpassDescription() 3288 *ptr += forUnmarshaling->preserveAttachmentCount * sizeof(const uint32_t); in reservedunmarshal_VkSubpassDescription() 6511 memcpy((uint32_t*)&forUnmarshaling->preserveAttachmentCount, *ptr, sizeof(uint32_t)); in reservedunmarshal_VkSubpassDescription2() 6514 forUnmarshaling->preserveAttachmentCount * sizeof(const uint32_t)); in reservedunmarshal_VkSubpassDescription2() 6516 forUnmarshaling->preserveAttachmentCount * sizeof(const uint32_t)); in reservedunmarshal_VkSubpassDescription2() 6517 *ptr += forUnmarshaling->preserveAttachmentCount * sizeof(const uint32_t); in reservedunmarshal_VkSubpassDescription2()
|
D | goldfish_vk_marshaling.cpp | 4361 vkStream->write((uint32_t*)&forMarshaling->preserveAttachmentCount, sizeof(uint32_t)); in marshal_VkSubpassDescription() 4363 forMarshaling->preserveAttachmentCount * sizeof(const uint32_t)); in marshal_VkSubpassDescription() 4417 vkStream->read((uint32_t*)&forUnmarshaling->preserveAttachmentCount, sizeof(uint32_t)); in unmarshal_VkSubpassDescription() 4419 forUnmarshaling->preserveAttachmentCount * sizeof(const uint32_t)); in unmarshal_VkSubpassDescription() 4421 forUnmarshaling->preserveAttachmentCount * sizeof(const uint32_t)); in unmarshal_VkSubpassDescription() 8456 vkStream->write((uint32_t*)&forMarshaling->preserveAttachmentCount, sizeof(uint32_t)); in marshal_VkSubpassDescription2() 8458 forMarshaling->preserveAttachmentCount * sizeof(const uint32_t)); in marshal_VkSubpassDescription2() 8531 vkStream->read((uint32_t*)&forUnmarshaling->preserveAttachmentCount, sizeof(uint32_t)); in unmarshal_VkSubpassDescription2() 8533 forUnmarshaling->preserveAttachmentCount * sizeof(const uint32_t)); in unmarshal_VkSubpassDescription2() 8535 forUnmarshaling->preserveAttachmentCount * sizeof(const uint32_t)); in unmarshal_VkSubpassDescription2()
|
D | goldfish_vk_deepcopy.cpp | 1895 from->pPreserveAttachments, from->preserveAttachmentCount * sizeof(const uint32_t)); in deepcopy_VkSubpassDescription() 4041 from->pPreserveAttachments, from->preserveAttachmentCount * sizeof(const uint32_t)); in deepcopy_VkSubpassDescription2()
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkansc_hash.hpp | 6190 VULKAN_HPP_HASH_COMBINE( seed, subpassDescription.preserveAttachmentCount ); in operator ()() 6246 VULKAN_HPP_HASH_COMBINE( seed, subpassDescription2.preserveAttachmentCount ); in operator ()()
|
D | vulkan_hash.hpp | 11990 VULKAN_HPP_HASH_COMBINE( seed, subpassDescription.preserveAttachmentCount ); in operator ()() 12046 VULKAN_HPP_HASH_COMBINE( seed, subpassDescription2.preserveAttachmentCount ); in operator ()()
|
/hardware/google/gfxstream/guest/mesa/include/vulkan/ |
D | vulkan_core.h | 3806 uint32_t preserveAttachmentCount; member 6058 uint32_t preserveAttachmentCount; member
|