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

Method copy_buffer_to_texture

graphics/webgpu/src/command.rs:1128–1186  ·  view source on GitHub ↗
(
        &mut self,
        src: &WebGPUBuffer,
        dst: &WebGPUTexture,
        region: &gpu::BufferTextureCopyRegion,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 8

get_recording_mutMethod · 0.80
block_sizeMethod · 0.80
setMethod · 0.80
align_up_32Function · 0.50
handleMethod · 0.45
infoMethod · 0.45
element_sizeMethod · 0.45

Tested by

no test coverage detected