Hilo3d API - v2.0.0
    Preparing search index...

    Type Alias StorageBufferUsage

    StorageBufferUsage:
        | "storage"
        | "vertex"
        | "index"
        | "indirect"
        | "copy-source"
        | "copy-destination"

    Portable roles that determine how a renderer-owned storage buffer may be used.