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

/xsrc/external/mit/MesaLib/dist/src/virtio/vulkan/
H A Dvn_command_buffer.c704 vn_encode_vkEndCommandBuffer(&cmd->cs, 0, commandBuffer);
/xsrc/external/mit/MesaLib/dist/src/virtio/venus-protocol/
H A Dvn_protocol_driver_command_buffer.h1457 static inline void vn_encode_vkEndCommandBuffer(struct vn_cs_encoder *enc, VkCommandFlagsEXT cmd_flags, VkCommandBuffer commandBuffer) function in typeref:typename:void
5157 vn_encode_vkEndCommandBuffer(enc, cmd_flags, commandBuffer);

Completed in 36 milliseconds