armos v0.2.4 (2017-08-20T09:34:11Z)
Dub
Repo
Shader.loadFiles
armos
graphics
shader
Shader
Load the shader from path
class
Shader
Shader
loadFiles
(
in
string
vertexShaderSourcePath
,
in
string
geometryShaderSourcePath
,
in
string
fragmentShaderSourcePath
,
in
string
[]
paths
= []
)
Meta
Source
See Implementation
armos
graphics
shader
Shader
constructors
this
destructors
~this
functions
attr
attrLocation
attribNames
begin
clearLog
disableAttrib
disableAttribs
enableAttrib
enableAttribs
end
geometryInput
geometryOutput
id
isLoaded
load
loadFiles
loadSources
log
maxGeometryOutputVertices
maximizeMaxGeometryOutputVertices
uniform
uniformArray
uniformLocation
uniformTexture
Load the shader from path