g4d v1.4.4 (2018-08-21T01:55:31Z)
Dub
Repo
Shader.uploadTexture
g4d
shader
base
Shader
Uploads texture.
class
Shader
void
uploadTexture
(
in
Texture
)
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
Uploads texture.