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

    Type Alias RenderPipelineTextureUse

    RenderPipelineTextureUse:
        | "sampled"
        | "filterable-sampled"
        | "color-attachment"
        | "depth-stencil-attachment"
        | "storage"
        | "copy-source"
        | "copy-destination"

    Portable texture roles available to creation-time requirement validation.