g4d v1.4.4 (2018-08-21T01:55:31Z)
Dub
Repo
Shader.disposed
g4d
shader
base
Shader
Checks if the shader is disposed.
class
Shader
const @
property
disposed
(
)
Meta
Source
See Implementation
g4d
shader
base
Shader
constructors
this
destructors
~this
functions
applyMatrix
dispose
drawElementsFan
drawElementsStrip
drawFan
drawStrip
getAttribLoc
getUniformLoc
initFragShader
initVertexShader
uploadMatrix
uploadPositionBuffer
uploadTexture
uploadUvBuffer
use
manifest constants
NullId
properties
disposed
fragSource
matrix
textureSupport
vertexSource
static functions
compileShader
variables
_fragment
_matrix
_program
_vao
_vertex
Checks if the shader is disposed.