• Creates a mipmapped texture where each mipmap level's (i) content is from texelViews[i].

    Parameters

    • device: GPUDevice
    • texelViews: TexelView[]
    • desc: Omit<GPUTextureDescriptor, "format">

    Returns GPUTexture

Generated using TypeDoc