Module: GL

Included in:
Hate::Graphics
Defined in:
lib/util/gl.rb

Constant Summary collapse

GL_VERTEX_SHADER =
0x8B31
GL_FRAGMENT_SHADER =
0x8B30