FZGPUModules 2.0
GPU-accelerated modular compression pipelines
Loading...
Searching...
No Matches
stage_factory.h File Reference

Backward-compatible shim. More...

Go to the source code of this file.

Detailed Description

Backward-compatible shim.

createStage() and the stage reconstruction mechanism now live in stage/stage_registry.h — stages self-register their FZM-header factory, so there is no central switch here any more. This header remains only so that existing includes of "stage/stage_factory.h" keep compiling.