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

/xsrc/external/mit/MesaLib/dist/src/virtio/venus-protocol/
H A Dvn_protocol_driver_render_pass.h1286 static inline void vn_encode_vkDestroyRenderPass(struct vn_cs_encoder *enc, VkCommandFlagsEXT cmd_flags, VkDevice device, VkRenderPass renderPass, const VkAllocationCallbacks* pAllocator) function in typeref:typename:void
1487 vn_encode_vkDestroyRenderPass(enc, cmd_flags, device, renderPass, pAllocator);

Completed in 9 milliseconds