Rezi
    Preparing search index...

    Variable BACKEND_BEGIN_FRAME_MARKERConst

    BACKEND_BEGIN_FRAME_MARKER: "__reziBackendBeginFrame" = ...

    Optional marker on RuntimeBackend objects exposing a zero-copy frame writer.

    Why: Backends with shared frame memory (for example SAB worker transport) can let drawlist builders write directly into backend-owned bytes, then commit the exact byte length without an extra copy.