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

Method blit

graphics/metal/src/command.rs:1165–1208  ·  view source on GitHub ↗
(
        &mut self,
        src_texture: &MTLTexture,
        src_array_layer: u32,
        src_mip_level: u32,
        dst_texture: &MTLTexture,
        dst_array_layer: u32,
        dst_mip_level: 

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 6

get_blit_encoderMethod · 0.80
containsMethod · 0.45
infoMethod · 0.45
handleMethod · 0.45
as_refMethod · 0.45

Tested by

no test coverage detected