OpenGlShader.Source

class OpenGlShader
static
struct Source {}

Members

Variables

code
string code;
type
uint type;

GL_FRAGMENT_SHADER, GL_VERTEX_SHADER, etc.

Suggestion Box / Bug Report