virtual bool LoadPreset(const std::string &presetPath, IShaderPreset &shaderPreset)=0
Load a shader preset from the given path.
Definition: AudioDecoder.h:18
Definition: IShaderPreset.h:23
API for a class that can load shader presets.
Definition: IShaderPresetLoader.h:22