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

  /xsrc/external/mit/MesaLib/dist/src/virtio/vulkan/
vn_command_buffer.c 1124 vn_encode_vkCmdDispatchIndirect(&cmd->cs, 0, commandBuffer, buffer,
  /xsrc/external/mit/MesaLib/dist/src/virtio/venus-protocol/
vn_protocol_driver_command_buffer.h 2565 static inline void vn_encode_vkCmdDispatchIndirect(struct vn_cs_encoder *enc, VkCommandFlagsEXT cmd_flags, VkCommandBuffer commandBuffer, VkBuffer buffer, VkDeviceSize offset)
5577 vn_encode_vkCmdDispatchIndirect(enc, cmd_flags, commandBuffer, buffer, offset);

Completed in 12 milliseconds