ws v1.0.10 (2017-05-27T17:13:21Z)
Dub
Repo
gl.check
ws
gl
gl
gl
Checks for OpenGL errors.
Resource-intensive, only call once each frame.
class
gl
static
void
check
(
T
=
string
)
(
T
info
=
T.init
,
string
file
= __FILE__
,
size_t
line
= __LINE__
)
Meta
Source
See Implementation
ws
gl
gl
gl
classes
Program
Shader
static functions
active
check
static variables
arrayBuffer
attributeColor
attributeNormal
attributeTexture
attributeVertex
compileStatus
lines
linkStatus
matrixTranspose
shaderFragment
shaderVertex
triangleFan
triangles
Checks for OpenGL errors.
Resource-intensive, only call once each frame.