Expand description
Command queue management for GPU operations
This module provides abstractions for managing command queues, including command buffer submission, synchronization, and queue families.
Structs§
- Async
Submission - Async command submission handle
- Batch
Submitter - Batch command submission for improved performance
- Command
Buffer Builder - Command buffer builder with fluent API
- Command
Queue - Command queue wrapper with additional functionality
- Queue
Manager - Queue manager for multi-queue support
Enums§
- Queue
Type - Queue type for different workload categories