/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/ |
D | vk_image.h | 369 const VkAttachmentDescription2 *attachments); 370 VkImageLayout vk_att_desc_stencil_layout(const VkAttachmentDescription2 *att_desc,
|
D | vk_render_pass.c | 86 VK_MULTIALLOC_DECL(&ma, VkAttachmentDescription2, attachments, in vk_common_CreateRenderPass() 122 attachments[i] = (VkAttachmentDescription2) { in vk_common_CreateRenderPass() 335 const VkAttachmentDescription2 *desc) in vk_render_pass_attachment_init() 358 const VkAttachmentDescription2 *attachments, in vk_subpass_attachment_init() 665 const VkAttachmentDescription2 *att = in vk_common_CreateRenderPass2() 684 const VkAttachmentDescription2 *att = in vk_common_CreateRenderPass2()
|
D | vk_image.c | 806 const VkAttachmentDescription2 *attachments) in vk_att_ref_stencil_layout() 855 vk_att_desc_stencil_layout(const VkAttachmentDescription2 *att_desc, bool final) in vk_att_desc_stencil_layout()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/ |
D | VK_HUAWEI_subpass_shading.adoc | 91 VkAttachmentDescription2 attachments[] = {
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/ |
D | VK_EXT_multisampled_render_to_single_sampled.adoc | 202 VkAttachmentDescription2 attachmentDescs[3] = {
|
D | VK_ANDROID_external_format_resolve.adoc | 180 VkAttachmentDescription2 attachments[2] = {
|
/hardware/google/gfxstream/guest/vulkan_enc/ |
D | goldfish_vk_deepcopy_guest.h | 743 const VkAttachmentDescription2* from, 744 VkAttachmentDescription2* to);
|
D | goldfish_vk_transform_guest.h | 1156 VkAttachmentDescription2* toTransform); 1159 VkAttachmentDescription2* toTransform);
|
D | goldfish_vk_marshaling_guest.h | 1452 const VkAttachmentDescription2* forMarshaling); 1455 VkAttachmentDescription2* forUnmarshaling);
|
D | goldfish_vk_transform_guest.cpp | 3817 VkAttachmentDescription2* toTransform) { in transform_tohost_VkAttachmentDescription2() 3826 VkAttachmentDescription2* toTransform) { in transform_fromhost_VkAttachmentDescription2() 3957 resourceTracker, (VkAttachmentDescription2*)(toTransform->pAttachments + i)); in transform_tohost_VkRenderPassCreateInfo2() 3990 resourceTracker, (VkAttachmentDescription2*)(toTransform->pAttachments + i)); in transform_fromhost_VkRenderPassCreateInfo2()
|
D | goldfish_vk_counting_guest.h | 676 const VkAttachmentDescription2* toCount, size_t* count);
|
D | goldfish_vk_reserved_marshaling_guest.h | 777 const VkAttachmentDescription2* forMarshaling,
|
D | goldfish_vk_deepcopy_guest.cpp | 3930 const VkAttachmentDescription2* from, in deepcopy_VkAttachmentDescription2() 3931 VkAttachmentDescription2* to) { in deepcopy_VkAttachmentDescription2() 4089 to->pAttachments = (VkAttachmentDescription2*)alloc->alloc( in deepcopy_VkRenderPassCreateInfo2() 4090 from->attachmentCount * sizeof(const VkAttachmentDescription2)); in deepcopy_VkRenderPassCreateInfo2() 4095 (VkAttachmentDescription2*)(to->pAttachments + i)); in deepcopy_VkRenderPassCreateInfo2()
|
D | goldfish_vk_counting_guest.cpp | 3708 const VkAttachmentDescription2* toCount, size_t* count) { in count_VkAttachmentDescription2() 3836 featureBits, rootType, (const VkAttachmentDescription2*)(toCount->pAttachments + i), in count_VkRenderPassCreateInfo2()
|
D | goldfish_vk_marshaling_guest.cpp | 6887 const VkAttachmentDescription2* forMarshaling) { in marshal_VkAttachmentDescription2() 6908 VkAttachmentDescription2* forUnmarshaling) { in unmarshal_VkAttachmentDescription2() 7130 (const VkAttachmentDescription2*)(forMarshaling->pAttachments + i)); in marshal_VkRenderPassCreateInfo2() 7167 vkStream, rootType, (VkAttachmentDescription2*)(forUnmarshaling->pAttachments + i)); in unmarshal_VkRenderPassCreateInfo2()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | renderpass.adoc | 3082 slink:VkAttachmentDescription2 structures describing the attachments 3128 sname:VkAttachmentDescription2 structures describing them must: include 3322 [open,refpage='VkAttachmentDescription2',desc='Structure specifying an attachment description',type… 3324 :refpage: VkAttachmentDescription2 3326 The sname:VkAttachmentDescription2 structure is defined as: 3328 include::{generated}/api/structs/VkAttachmentDescription2.adoc[] 3405 * [[VUID-VkAttachmentDescription2-pNext-06704]] 3415 * [[VUID-VkAttachmentDescription2-pNext-06705]] 3422 * [[VUID-VkAttachmentDescription2-format-06249]] 3428 * [[VUID-VkAttachmentDescription2-format-06250]] [all …]
|
/hardware/google/gfxstream/host/vulkan/cereal/common/ |
D | goldfish_vk_deepcopy.h | 736 const VkAttachmentDescription2* from, 737 VkAttachmentDescription2* to);
|
D | goldfish_vk_transform.h | 1178 VkAttachmentDescription2* toTransform); 1181 VkAttachmentDescription2* toTransform);
|
D | goldfish_vk_marshaling.h | 1422 const VkAttachmentDescription2* forMarshaling); 1425 VkAttachmentDescription2* forUnmarshaling);
|
D | goldfish_vk_transform.cpp | 3835 VkAttachmentDescription2* toTransform) { in transform_tohost_VkAttachmentDescription2() 3844 VkAttachmentDescription2* toTransform) { in transform_fromhost_VkAttachmentDescription2() 3975 resourceTracker, (VkAttachmentDescription2*)(toTransform->pAttachments + i)); in transform_tohost_VkRenderPassCreateInfo2() 4008 resourceTracker, (VkAttachmentDescription2*)(toTransform->pAttachments + i)); in transform_fromhost_VkRenderPassCreateInfo2()
|
D | goldfish_vk_reserved_marshaling.h | 740 VkAttachmentDescription2* forUnmarshaling,
|
D | goldfish_vk_deepcopy.cpp | 3930 const VkAttachmentDescription2* from, in deepcopy_VkAttachmentDescription2() 3931 VkAttachmentDescription2* to) { in deepcopy_VkAttachmentDescription2() 4089 to->pAttachments = (VkAttachmentDescription2*)alloc->alloc( in deepcopy_VkRenderPassCreateInfo2() 4090 from->attachmentCount * sizeof(const VkAttachmentDescription2)); in deepcopy_VkRenderPassCreateInfo2() 4095 (VkAttachmentDescription2*)(to->pAttachments + i)); in deepcopy_VkRenderPassCreateInfo2()
|
D | goldfish_vk_marshaling.cpp | 8314 const VkAttachmentDescription2* forMarshaling) { in marshal_VkAttachmentDescription2() 8335 VkAttachmentDescription2* forUnmarshaling) { in unmarshal_VkAttachmentDescription2() 8606 (const VkAttachmentDescription2*)(forMarshaling->pAttachments + i)); in marshal_VkRenderPassCreateInfo2() 8653 forUnmarshaling->attachmentCount * sizeof(const VkAttachmentDescription2)); in unmarshal_VkRenderPassCreateInfo2() 8657 vkStream, rootType, (VkAttachmentDescription2*)(forUnmarshaling->pAttachments + i)); in unmarshal_VkRenderPassCreateInfo2()
|
/hardware/google/gfxstream/guest/mesa/include/vulkan/ |
D | vulkan_core.h | 6024 typedef struct VkAttachmentDescription2 { struct 6036 } VkAttachmentDescription2; argument 6080 const VkAttachmentDescription2* pAttachments; 8926 typedef VkAttachmentDescription2 VkAttachmentDescription2KHR;
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkansc_static_assertions.hpp | 774 …zeof( VULKAN_HPP_NAMESPACE::AttachmentDescription2 ) == sizeof( VkAttachmentDescription2 ), "struc…
|