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

Method execute

engine/src/renderer/passes/taa.rs:94–230  ·  view source on GitHub ↗
(
        &mut self,
        cmd_buf: &mut CommandBuffer,
        pass_params: &RenderPassParameters<'_>,
        input_name: &str,
        depth_name: &str,
        motion_name: Option<&str>,
       

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 13

access_viewMethod · 0.80
get_compute_pipelineMethod · 0.80
linear_samplerMethod · 0.80
nearest_samplerMethod · 0.80
textureMethod · 0.80
begin_labelMethod · 0.45
set_pipelineMethod · 0.45
bind_storage_textureMethod · 0.45
finish_bindingMethod · 0.45
infoMethod · 0.45
dispatchMethod · 0.45

Tested by

no test coverage detected