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

Method copy_to_texture

graphics/webgpu/src/device.rs:311–371  ·  view source on GitHub ↗
(
        &self,
        src: *const std::ffi::c_void,
        dst: &WebGPUTexture,
        _texture_layout: gpu::TextureLayout,
        region: &gpu::MemoryTextureCopyRegion,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 6

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

Tested by

no test coverage detected