dglsl ~master (2022-05-05T10:17:04.6938648)
Dub
Repo
ShaderBase
dglsl
shader
Undocumented in source.
class
ShaderBase {
mixin
TextureLookupFunctions
;
protected
GLuint
_shaderid
;
auto
id
[@property getter];
}
Members
Mixins
__anonymous
mixin
TextureLookupFunctions
Undocumented in source.
Properties
id
auto
id
[@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
_shaderid
GLuint
_shaderid
;
Undocumented in source.
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