Searched refs:vn_sizeof_VkAttachmentStoreOp (Results 1 – 2 of 2) sorted by relevance
24 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()
1771 vn_sizeof_VkAttachmentStoreOp(const VkAttachmentStoreOp *val) in vn_sizeof_VkAttachmentStoreOp() function