Home
last modified time | relevance | path

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

/third_party/mesa3d/src/virtio/venus-protocol/
H A Dvn_protocol_driver_command_buffer.h5929 static inline size_t vn_sizeof_vkCmdDrawIndexedIndirectCount(VkCommandBuffer commandBuffer, VkBuffer buffer, VkDeviceSize offset, VkBuffer countBuffer, VkDeviceSize countBufferOffset, uint32_t maxDrawCount, uint32_t stride) in vn_sizeof_vkCmdDrawIndexedIndirectCount() function
9163 size_t cmd_size = vn_sizeof_vkCmdDrawIndexedIndirectCount(commandBuffer, buffer, offset, countBuffer, countBufferOffset, maxDrawCount, stride); in vn_submit_vkCmdDrawIndexedIndirectCount()

Completed in 26 milliseconds