nanovg-d ~master (2015-12-19T21:49:00Z)
Dub
Repo
GLContext.Blend
nanovg
glInterface
GLContext
Undocumented in source.
class
GLContext
static
class
Blend {
alias
Enable
=
GLSwitchOptions
!
GL_BLEND
;
alias
Func
=
GLTupleSetter
!(
glBlendFunc
,
GLBlendFuncParams
)
;
}
Members
Aliases
Enable
alias
Enable
=
GLSwitchOptions
!
GL_BLEND
Undocumented in source.
Func
alias
Func
=
GLTupleSetter
!(
glBlendFunc
,
GLBlendFuncParams
)
Undocumented in source.
Meta
Source
See Implementation
nanovg
glInterface
GLContext
aliases
ArrayBuffer
Texture2D
UniformBuffer
classes
ActiveTexture
BindBuffer
BindTexture
Blend
ColorMask
CullFace
DepthTest
RenderProgram
ScissorTest
Stencil
VertexArray