Crate steamengine_renderer
Source - bind_group
- This module is an utility to build bind groups
- errors
- This module contrains the errors
- instances
- render_pass
- This module contrains a macro to build a simple render pass
- render_pipeline
- This module contrains an utilities to create a render pipeline
- texture
- This module contrains a utility to create textures
- vertex
- This module contrains an utilities to load vertex
- Renderer
- this struct contrais all the components to render
- RendererBuilder
- This the builder of the renderer, in this builder you can to set the parameters of the renderer Ex: performance mode