Expand description
Rendering operations and command submission.
Modules
Structs
Specifies a color attachment clear value which can be used to initliaze an image.
A composable graph of render pass operations.
A structure which can read and execute render graphs. This pattern was derived from:
Traits
A trait for resources which may be bound to a
RenderGraph.A trait for resources which may be unbound from a
RenderGraph.