Expand description
Module that defines the necessary systems to resolve the OIT buffer and render it to the screen.
Modules§
- node
 - Contains the render node used to run the resolve pass.
 
Structs§
- OitResolve
Bind Group  - Bind group for the OIT resolve pass.
 - OitResolve
Pipeline  - Bind group layouts used for the OIT resolve pass.
 - OitResolve
Pipeline Id  - OitResolve
Pipeline Key  - This key is used to cache the pipeline id and to specialize the render pipeline descriptor.
 - OitResolve
Plugin  - Plugin needed to resolve the Order Independent Transparency (OIT) buffer to the screen.
 
Constants§
- OIT_
REQUIRED_ STORAGE_ BUFFERS  - Minimum required value of 
wgpu::Limits::max_storage_buffers_per_shader_stage.