ACMX 2.136.0
Dual-Backend Real-Time GPU Video Synthesis
Loading...
Searching...
No Matches
playlist.hpp File Reference
#include "options.hpp"
#include <iosfwd>
#include <string>
#include <vector>

Go to the source code of this file.

Classes

struct  acmxvk::PlaylistNode

Namespaces

namespace  acmxvk

Functions

fs::path acmxvk::find_shader_path (const std::vector< fs::path > &available_shaders, const fs::path &library_directory, std::string name)
std::vector< PlaylistNodeacmxvk::load_playlist (const fs::path &playlist_path, const std::vector< fs::path > &available_shaders, const fs::path &library_directory, std::ostream &warning_output)
std::size_t acmxvk::playlist_shader_count (const std::vector< PlaylistNode > &playlist) noexcept