Home
last modified time | relevance | path

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

/third_party/mesa3d/src/virtio/venus-protocol/
H A Dvn_protocol_driver_command_buffer.h3705 static inline void vn_encode_vkCmdDrawIndexedIndirect(struct vn_cs_encoder *enc, VkCommandFlagsEXT cmd_flags, VkCommandBuffer commandBuffer, VkBuffer buffer, VkDeviceSize offset, uint32_t drawCount, uint32_t stride) in vn_encode_vkCmdDrawIndexedIndirect() function
8417 vn_encode_vkCmdDrawIndexedIndirect(enc, cmd_flags, commandBuffer, buffer, offset, drawCount, stride); in vn_submit_vkCmdDrawIndexedIndirect()

Completed in 45 milliseconds