#include <glad/glad.h>
#include <GLFW/glfw3.h>
Go to the source code of this file.
Namespaces | |
namespace | MR |
Macros | |
#define | MR_GLSL_VERSION_LINE R"(#version 150)" |
Functions | |
int | MR::loadGL () |
int | MR::getMSAAPow (int msaa) |
#define MR_GLSL_VERSION_LINE R"(#version 150)" |