Documentation
Dlang.org
GLSLStage.newWithString
gstgl
glslstage
GLSLStage
class
GLSLStage
static
gstgl.glslstage.GLSLStage
newWithString
(
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