Expand description
Module that defines the necesasry systems to resolve the OIT buffer and render it to the screen.
Modules§
- Contains the render node used to run the resolve pass.
Structs§
- Bind group for the OIT resolve pass.
- Bind group layouts used for the OIT resolve pass.
- This key is used to cache the pipeline id and to specialize the render pipeline descriptor.
- Plugin needed to resolve the Order Independent Transparency (OIT) buffer to the screen.
Constants§
- Shader handle for the shader that sorts the OIT layers, blends the colors based on depth and renders them to the screen.