Expand description
Draw command traits and barrier requirements.
This module defines the core traits and types for graphics rendering commands in the unified command system.
Traitsยง
- Draw
Command - Trait for graphics rendering commands that can be processed by draw pipelines.