|
Beatmup
|
#include "../gpu/variables_bundle.h"#include "../gpu/pipeline.h"#include "../context.h"#include "../exception.h"#include <mutex>#include <string>#include <map>Go to the source code of this file.
Classes | |
| class | Beatmup::ImageShader |
| A GLSL program to process images. More... | |
| class | Beatmup::ImageShader::NoSource |
| Expection thrown if no shader source is provided. More... | |
Namespaces | |
| Beatmup | |
| Beatmup::GL | |
| Low-level API providing access to GPU. | |