Function computeBytesPerSampleFromFormats

  • Given an array of texture formats return the number of bytes per sample.

    Parameters

    • formats: readonly GPUTextureFormat[]

    Returns number

Generated using TypeDoc