Function isTextureFormatPossiblyUsableWithCopyExternalImageToTexture

  • Returns true if a texture can be possibly used with copyExternalImageToTexture. The texture may require certain features to be enabled.

    Parameters

    • format: GPUTextureFormat

    Returns boolean

Generated using TypeDoc