Documentation
Dlang.org
GLSLStage.newWithStrings
gstgl
glslstage
GLSLStage
class
GLSLStage
static
gstgl.glslstage.GLSLStage
newWithStrings
(
gstgl.glcontext.GLContext
context
,
uint
type
,
gstgl.types.GLSLVersion
version_
,
gstgl.types.GLSLProfile
profile
,
string
[]
str
)
gstgl
glslstage
GLSLStage
constructors
this
functions
compile
getHandle
getProfile
getShaderType
getVersion
setStrings
static functions
newDefaultFragment
newDefaultVertex
newWithString
newWithStrings