• Creates a 1 mip level texture with the contents of a TexelView.

    Parameters

    • device: GPUDevice
    • texelView: TexelView
    • desc: Omit<GPUTextureDescriptor, "format">

    Returns GPUTexture

Generated using TypeDoc