Module command

Module command 

Source
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ยง

DrawCommand
Trait for graphics rendering commands that can be processed by draw pipelines.