Searched defs:execute_commands (Results 1 – 2 of 2) sorted by relevance
46 pub fn execute_commands<C>( in execute_commands() function402 pub unsafe fn execute_commands(&mut self) -> SyncCommandBufferBuilderExecuteCommands<'_> { in execute_commands() method551 pub unsafe fn execute_commands(&mut self, cbs: UnsafeCommandBufferBuilderExecuteCommands) { in execute_commands() method
40 pub unsafe fn execute_commands( in execute_commands() function