Home
last modified time | relevance | path

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

/third_party/mesa3d/src/virtio/venus-protocol/
H A Dvn_protocol_driver_command_buffer.h4553 static inline void vn_decode_vkCmdClearAttachments_reply(struct vn_cs_decoder *dec, VkCommandBuffer commandBuffer, uint32_t attachmentCount, const VkClearAttachment* pAttachments, uint32_t rectCount, const VkClearRect* pRects) in vn_decode_vkCmdClearAttachments_reply() function
10604 vn_decode_vkCmdClearAttachments_reply(dec, commandBuffer, attachmentCount, pAttachments, rectCount, pRects); in vn_call_vkCmdClearAttachments()

Completed in 26 milliseconds