• Compute the "physical size" of a mip level: the size of the level, rounded up to a multiple of the texel block size.

    Parameters

    • baseSize: Required<GPUExtent3DDict>
    • format: GPUTextureFormat
    • dimension: GPUTextureDimension
    • level: number

    Returns Required<GPUExtent3DDict>

Generated using TypeDoc