MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ ShaderProcessor() [1/2]

MayaFlux::Buffers::ShaderProcessor::ShaderProcessor ( const std::string &  shader_path)
explicit

Construct processor with shader path.

Parameters
shader_pathPath to shader file (e.g., .comp, .vert, .frag, .spv)

Definition at line 11 of file ShaderProcessor.cpp.