Function isTextureFormatUsableWithCopyExternalImageToTexture

  • Returns true if a texture can be used with copyExternalImageToTexture.

    Parameters

    • device: GPUDevice
    • format: GPUTextureFormat

    Returns boolean

Generated using TypeDoc