d2dgame ~master (2017-12-15T21:45:17Z)
Dub
Repo
Shader.create
d2d
rendering
shader
Shader
Creates a shader, loads the content and compiles it in one function.
class
Shader
static
Shader
create
(
ShaderType
type
,
string
content
)
Meta
Source
See Implementation
d2d
rendering
shader
Shader
functions
compile
load
properties
id
valid
static functions
create
Creates a shader, loads the content and compiles it in one function.