dglsl ~master (2022-05-05T10:17:04.6938648)
Dub
Repo
Shader
dglsl
shader
Undocumented in source.
class
Shader :
ShaderBase
(
alias
Type
int
_version
= 330
string
file
= __FILE__
int
line
= __LINE__
) {
static immutable
auto
glslVersion
;
static immutable
auto
filepath
;
static immutable
auto
lineno
;
mixin
Type
;
}
Members
Mixins
__anonymous
mixin
Type
Undocumented in source.
Static variables
filepath
auto
filepath
;
Undocumented in source.
glslVersion
auto
glslVersion
;
Undocumented in source.
lineno
auto
lineno
;
Undocumented in source.
Inherited Members
From ShaderBase
__anonymous
mixin
TextureLookupFunctions
Undocumented in source.
_shaderid
GLuint
_shaderid
;
Undocumented in source.
id
auto
id
[@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
dglsl
shader
classes
Shader
ShaderBase
enums
ignore
input
output
uniform
functions
compile
infoLog
layout
layout_attributes
mixin templates
Compute
Fragment
Geometry
TessellationControl
TessellationEvaluation
Vertex
properties
location
max_vertices
structs
Layout