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

Method execute

engine/src/renderer/passes/marching_cubes.rs:418–605  ·  view source on GitHub ↗
(
        &mut self,
        command_buffer: &mut CommandBuffer,
        pass_params: &RenderPassParameters<'_>,
        volume_texture: TextureHandle,
        threshold: f32,
        spacing: Vec3,
 

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 15

get_textureMethod · 0.80
access_bufferMethod · 0.80
flush_barriersMethod · 0.80
buffer_rangeMethod · 0.80
textureMethod · 0.80
get_compute_pipelineMethod · 0.80
begin_labelMethod · 0.45
clear_storage_bufferMethod · 0.45
barrierMethod · 0.45
set_pipelineMethod · 0.45
bind_storage_bufferMethod · 0.45
bind_storage_textureMethod · 0.45

Tested by

no test coverage detected