Searched refs:vn_encode_vkCmdDrawIndexed (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/virtio/vulkan/ |
| H A D | vn_command_buffer.c | 999 vn_encode_vkCmdDrawIndexed(&cmd->cs, 0, commandBuffer, indexCount,
|
| /xsrc/external/mit/MesaLib/dist/src/virtio/venus-protocol/ |
| H A D | vn_protocol_driver_command_buffer.h | 2344 static inline void vn_encode_vkCmdDrawIndexed(struct vn_cs_encoder *enc, VkCommandFlagsEXT cmd_flags, VkCommandBuffer commandBuffer, uint32_t indexCount, uint32_t instanceCount, uint32_t firstIndex, int32_t vertexOffset, uint32_t firstInstance) function in typeref:typename:void 5493 vn_encode_vkCmdDrawIndexed(enc, cmd_flags, commandBuffer, indexCount, instanceCount, firstIndex, vertexOffset, firstInstance);
|
Completed in 19 milliseconds