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

    Interface RenderPipelineCreateContext

    Immutable creation inputs for one renderer-local pipeline runtime.

    interface RenderPipelineCreateContext {
        capabilities: RenderPipelineCapabilities;
    }
    Index

    Capabilities for the selected device generation.