#include <GTEnginePCH.h>
#include <LowLevel/GteLogger.h>
#include <Graphics/GL4/GteGLSLReflection.h>
#include <fstream>
Go to the source code of this file.
Macros | |
#define | ENUM(value, shadername, rows, cols, size) { value, #value, #shadername, rows, cols, size } |