Searched refs:pColorAttachmentSamples (Results 1 – 16 of 16) sorted by relevance
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/ |
D | VK_KHR_dynamic_rendering.adoc | 191 const VkSampleCountFlagBits* pColorAttachmentSamples;
|
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/ |
D | vk_render_pass.c | 702 .pColorAttachmentSamples = color_samples, in vk_common_CreateRenderPass2()
|
D | vk_graphics_state.c | 1132 rp->color_attachment_samples[i] = asc_info->pColorAttachmentSamples[i]; in vk_render_pass_state_init()
|
/hardware/google/gfxstream/host/vulkan/cereal/common/ |
D | goldfish_vk_deepcopy.cpp | 6792 to->pColorAttachmentSamples = nullptr; in deepcopy_VkAttachmentSampleCountInfoAMD() 6793 if (from->pColorAttachmentSamples) { in deepcopy_VkAttachmentSampleCountInfoAMD() 6794 to->pColorAttachmentSamples = (VkSampleCountFlagBits*)alloc->dupArray( in deepcopy_VkAttachmentSampleCountInfoAMD() 6795 from->pColorAttachmentSamples, in deepcopy_VkAttachmentSampleCountInfoAMD()
|
D | goldfish_vk_marshaling.cpp | 13998 uint64_t cgen_var_0 = (uint64_t)(uintptr_t)forMarshaling->pColorAttachmentSamples; in marshal_VkAttachmentSampleCountInfoAMD() 14000 if (forMarshaling->pColorAttachmentSamples) { in marshal_VkAttachmentSampleCountInfoAMD() 14001 vkStream->write((const VkSampleCountFlagBits*)forMarshaling->pColorAttachmentSamples, in marshal_VkAttachmentSampleCountInfoAMD() 14030 forUnmarshaling->pColorAttachmentSamples = in unmarshal_VkAttachmentSampleCountInfoAMD() 14032 if (forUnmarshaling->pColorAttachmentSamples) { in unmarshal_VkAttachmentSampleCountInfoAMD() 14034 (void**)&forUnmarshaling->pColorAttachmentSamples, in unmarshal_VkAttachmentSampleCountInfoAMD() 14036 vkStream->read((VkSampleCountFlagBits*)forUnmarshaling->pColorAttachmentSamples, in unmarshal_VkAttachmentSampleCountInfoAMD()
|
D | goldfish_vk_reserved_marshaling.cpp | 10785 memcpy((VkSampleCountFlagBits**)&forUnmarshaling->pColorAttachmentSamples, (*ptr), 8); in reservedunmarshal_VkAttachmentSampleCountInfoAMD() 10786 android::base::Stream::fromBe64((uint8_t*)&forUnmarshaling->pColorAttachmentSamples); in reservedunmarshal_VkAttachmentSampleCountInfoAMD() 10788 if (forUnmarshaling->pColorAttachmentSamples) { in reservedunmarshal_VkAttachmentSampleCountInfoAMD() 10790 (void**)&forUnmarshaling->pColorAttachmentSamples, in reservedunmarshal_VkAttachmentSampleCountInfoAMD() 10792 memcpy((VkSampleCountFlagBits*)forUnmarshaling->pColorAttachmentSamples, *ptr, in reservedunmarshal_VkAttachmentSampleCountInfoAMD()
|
/hardware/google/gfxstream/guest/vulkan_enc/ |
D | goldfish_vk_deepcopy_guest.cpp | 6585 to->pColorAttachmentSamples = nullptr; in deepcopy_VkAttachmentSampleCountInfoAMD() 6586 if (from->pColorAttachmentSamples) { in deepcopy_VkAttachmentSampleCountInfoAMD() 6587 to->pColorAttachmentSamples = (VkSampleCountFlagBits*)alloc->dupArray( in deepcopy_VkAttachmentSampleCountInfoAMD() 6588 from->pColorAttachmentSamples, in deepcopy_VkAttachmentSampleCountInfoAMD()
|
D | goldfish_vk_marshaling_guest.cpp | 10899 uint64_t cgen_var_0 = (uint64_t)(uintptr_t)forMarshaling->pColorAttachmentSamples; in marshal_VkAttachmentSampleCountInfoAMD() 10901 if (forMarshaling->pColorAttachmentSamples) { in marshal_VkAttachmentSampleCountInfoAMD() 10902 vkStream->write((const VkSampleCountFlagBits*)forMarshaling->pColorAttachmentSamples, in marshal_VkAttachmentSampleCountInfoAMD() 10921 if (forUnmarshaling->pColorAttachmentSamples) { in unmarshal_VkAttachmentSampleCountInfoAMD() 10927 vkStream->read((VkSampleCountFlagBits*)forUnmarshaling->pColorAttachmentSamples, in unmarshal_VkAttachmentSampleCountInfoAMD()
|
D | goldfish_vk_reserved_marshaling_guest.cpp | 7359 uint64_t cgen_var_0 = (uint64_t)(uintptr_t)forMarshaling->pColorAttachmentSamples; in reservedmarshal_VkAttachmentSampleCountInfoAMD() 7363 if (forMarshaling->pColorAttachmentSamples) { in reservedmarshal_VkAttachmentSampleCountInfoAMD() 7364 memcpy(*ptr, (const VkSampleCountFlagBits*)forMarshaling->pColorAttachmentSamples, in reservedmarshal_VkAttachmentSampleCountInfoAMD()
|
D | goldfish_vk_counting_guest.cpp | 5773 if (toCount->pColorAttachmentSamples) { in count_VkAttachmentSampleCountInfoAMD()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | cmdbuffers.adoc | 1509 * pname:pColorAttachmentSamples is a pointer to an array of 3069 element of the pname:pColorAttachmentSamples member of the
|
D | pipelines.adoc | 3352 * [[VUID-VkGraphicsPipelineCreateInfo-pColorAttachmentSamples-06592]] 3354 interface state>>, elements of the pname:pColorAttachmentSamples member
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/commonvalidity/ |
D | draw_common.adoc | 1200 pname:pColorAttachmentSamples member of
|
/hardware/google/gfxstream/guest/mesa/include/vulkan/ |
D | vulkan_core.h | 8433 const VkSampleCountFlagBits* pColorAttachmentSamples; member
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkan_hash.hpp | 1075 VULKAN_HPP_HASH_COMBINE( seed, attachmentSampleCountInfoAMD.pColorAttachmentSamples ); in operator ()()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/ |
D | ChangeLog.adoc | 3067 pname:colorAttachmentCount and pname:pColorAttachmentSamples (internal
|