HomeSort by: relevance | last modified time | path
    Searched refs:vn_encode_vkCmdExecuteCommands (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/virtio/vulkan/
vn_command_buffer.c 1746 vn_encode_vkCmdExecuteCommands(&cmd->cs, 0, commandBuffer,
  /xsrc/external/mit/MesaLib/dist/src/virtio/venus-protocol/
vn_protocol_driver_command_buffer.h 4228 static inline void vn_encode_vkCmdExecuteCommands(struct vn_cs_encoder *enc, VkCommandFlagsEXT cmd_flags, VkCommandBuffer commandBuffer, uint32_t commandBufferCount, const VkCommandBuffer* pCommandBuffers)
6102 vn_encode_vkCmdExecuteCommands(enc, cmd_flags, commandBuffer, commandBufferCount, pCommandBuffers);

Completed in 12 milliseconds