Searched defs:CommandBufferState (Results 1 – 4 of 4) sorted by relevance
500 pub struct CommandBufferState { struct505 impl CommandBufferState { argument
131 fn state(&self) -> MutexGuard<'_, CommandBufferState>; in state() argument152 fn state(&self) -> MutexGuard<'_, CommandBufferState> { in state() argument
754 fn state(&self) -> MutexGuard<'_, CommandBufferState> { in state() argument
25 enum class CommandBufferState : uint8_t { enum