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

Method execute

engine/src/renderer/passes/modern/geometry.rs:225–497  ·  view source on GitHub ↗
(
        &mut self,
        cmd_buffer: &mut CommandBuffer,
        barriers: &RendererResources,
        device: &Arc<crate::graphics::Device>,
        depth_name: &str,
        scene: &RendererScen

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 15

scaled_halton_pointFunction · 0.85
access_bufferMethod · 0.80
access_viewMethod · 0.80
textureMethod · 0.80
point_lightsMethod · 0.80
directional_lightsMethod · 0.80
pushMethod · 0.80
upload_dynamic_dataMethod · 0.80
get_graphics_pipelineMethod · 0.80
begin_labelMethod · 0.45
begin_render_passMethod · 0.45

Tested by

no test coverage detected