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

Method blit_to_handle

engine/src/graphics/command.rs:544–563  ·  view source on GitHub ↗
(
        &mut self,
        src_texture: &super::Texture,
        src_array_layer: u32,
        src_mip_level: u32,
        dst_texture_handle: &active_gpu_backend::Texture,
        dst_array_layer: 

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

blitMethod · 0.45
handleMethod · 0.45

Tested by

no test coverage detected