Function isTextureFormatPossiblyStorageReadable

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

    Parameters

    • format: GPUTextureFormat

    Returns boolean

Generated using TypeDoc