armos v0.2.4 (2017-08-20T09:34:11Z)
Dub
Repo
SourceB.sourceB
armos
graphics
shader
source
SourceB
Undocumented in source.
mixintemplate
SourceB
()
auto
sourceB
=
new
Source
(
q{
#include
"sourceC.frag"
vec4
funcB
(){
return
vec4
(
1
,
2
,
3
,
4
);}
}
,
"sourceB"
,
"data/sourceB.frag"
)
;
Meta
Source
See Source File
armos
graphics
shader
source
SourceB
variables
sourceB