ACMX 2.136.0
Dual-Backend Real-Time GPU Video Synthesis
Loading...
Searching...
No Matches
acmxvk-source-manifest.hpp File Reference
#include <QString>
#include <QStringList>

Go to the source code of this file.

Classes

struct  acmx2::AcmxvkSourceManifestResult

Namespaces

namespace  acmx2

Functions

bool acmx2::create_acmxvk_source_manifest (const QString &rootDirectory, const QString &outputPath, AcmxvkSourceManifestResult &result, QString &error)
 Scan an ACMXVK source tree and atomically generate its library.json.
bool acmx2::create_acmxvk_source_manifest_for_shaders (const QString &rootDirectory, const QStringList &shaderFiles, const QString &outputPath, AcmxvkSourceManifestResult &result, QString &error)
 Generate a source manifest from an explicit subset of files below root.