Expand description
Rendering operations and command submission.
Modules§
Structs§
- Clear
Color Value - Specifies a color attachment clear value which can be used to initliaze an image.
- Render
Graph - A composable graph of render pass operations.
- Resolver
- A structure which can read and execute render graphs. This pattern was derived from: