Function textureFormatsAreViewCompatible

  • Check if two formats are view format compatible.

    Parameters

    • features: GPUSupportedFeatures
    • a: GPUTextureFormat
    • b: GPUTextureFormat

    Returns boolean

Generated using TypeDoc