Home
last modified time | relevance | path

Searched refs:vn_sizeof_VkAttachmentStoreOp (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/virtio/venus-protocol/
Dvn_protocol_driver_render_pass.h24 size += vn_sizeof_VkAttachmentStoreOp(&val->storeOp); in vn_sizeof_VkAttachmentDescription()
26 size += vn_sizeof_VkAttachmentStoreOp(&val->stencilStoreOp); in vn_sizeof_VkAttachmentDescription()
591 size += vn_sizeof_VkAttachmentStoreOp(&val->storeOp); in vn_sizeof_VkAttachmentDescription2_self()
593 size += vn_sizeof_VkAttachmentStoreOp(&val->stencilStoreOp); in vn_sizeof_VkAttachmentDescription2_self()
Dvn_protocol_driver_types.h1771 vn_sizeof_VkAttachmentStoreOp(const VkAttachmentStoreOp *val) in vn_sizeof_VkAttachmentStoreOp() function