render_meshes

Function render_meshes 

Source
pub fn render_meshes(
    c: &mut WgpuRenderer,
    is_first: bool,
    clear_color: Color,
    pass_data: MeshDrawData,
    surface_view: &TextureView,
    sprite_shader_id: ShaderId,
    _error_shader_id: ShaderId,
)