Searched defs:UnsafeCommandBufferBuilderExecuteCommands (Results 1 – 1 of 1) sorted by relevance
551 pub unsafe fn execute_commands(&mut self, cbs: UnsafeCommandBufferBuilderExecuteCommands) { in execute_commands()566 pub struct UnsafeCommandBufferBuilderExecuteCommands { struct571 impl UnsafeCommandBufferBuilderExecuteCommands { implementation