Home
last modified time | relevance | path

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

/third_party/mesa3d/src/virtio/venus-protocol/
H A Dvn_protocol_driver_command_buffer.h3388 static inline size_t vn_sizeof_vkCmdBindIndexBuffer(VkCommandBuffer commandBuffer, VkBuffer buffer, VkDeviceSize offset, VkIndexType indexType) in vn_sizeof_vkCmdBindIndexBuffer() function
8302 size_t cmd_size = vn_sizeof_vkCmdBindIndexBuffer(commandBuffer, buffer, offset, indexType); in vn_submit_vkCmdBindIndexBuffer()

Completed in 31 milliseconds