MCPcopy Create free account
hub / github.com/K0bin/SourceRenderer / execute

Method execute

engine/src/renderer/passes/blit.rs:63–107  ·  view source on GitHub ↗
(
        &mut self,
        _graphics_context: &GraphicsContext,
        cmd_buffer: &mut CommandBuffer,
        assets: &RendererAssetsReadOnly<'_>,
        src_view: &TextureView,
        dst_view:

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 9

get_graphics_pipelineMethod · 0.80
begin_render_passMethod · 0.45
set_pipelineMethod · 0.45
set_scissorsMethod · 0.45
set_viewportsMethod · 0.45
finish_bindingMethod · 0.45
drawMethod · 0.45
end_render_passMethod · 0.45

Tested by

no test coverage detected