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

Method blit

engine/src/graphics/command.rs:523–542  ·  view source on GitHub ↗
(
        &mut self,
        src_texture: &super::Texture,
        src_array_layer: u32,
        src_mip_level: u32,
        dst_texture: &super::Texture,
        dst_array_layer: u32,
        dst_mip

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

blit_to_handleMethod · 0.45

Calls 1

handleMethod · 0.45

Tested by

no test coverage detected