#include "../pch.h"
Go to the source code of this file.
Defines | |
#define | SHADER_STRING_LENGTH 4096 |
Variables | |
char | shaderString [SHADER_STRING_LENGTH] |
#define SHADER_STRING_LENGTH 4096 |
Definition at line 3 of file Shader.cpp.
char shaderString[SHADER_STRING_LENGTH] |
Definition at line 4 of file Shader.cpp.