• Check if two formats are view format compatible.

    This function may need to be generalized to use baseFormat from kTextureFormatInfo.

    Parameters

    • compatibilityMode: boolean
    • a: GPUTextureFormat
    • b: GPUTextureFormat

    Returns boolean

Generated using TypeDoc