Crate steamengine_renderer

Source

Modules§

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

Structs§

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