Home
last modified time | relevance | path

Searched refs:vn_sizeof_VkAttachmentReference2 (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/virtio/venus-protocol/
H A Dvn_protocol_driver_render_pass.h749 vn_sizeof_VkAttachmentReference2(const VkAttachmentReference2 *val) in vn_sizeof_VkAttachmentReference2() function
819 size += vn_sizeof_VkAttachmentReference2(val->pDepthStencilResolveAttachment); in vn_sizeof_VkSubpassDescriptionDepthStencilResolve_self()
899 size += vn_sizeof_VkAttachmentReference2(&val->pInputAttachments[i]); in vn_sizeof_VkSubpassDescription2_self()
907 size += vn_sizeof_VkAttachmentReference2(&val->pColorAttachments[i]); in vn_sizeof_VkSubpassDescription2_self()
914 size += vn_sizeof_VkAttachmentReference2(&val->pResolveAttachments[i]); in vn_sizeof_VkSubpassDescription2_self()
920 size += vn_sizeof_VkAttachmentReference2(val->pDepthStencilAttachment); in vn_sizeof_VkSubpassDescription2_self()

Completed in 3 milliseconds