dglsl ~master (2022-05-05T10:17:04.6938648)
Dub
Repo
Layout
dglsl
shader
Undocumented in source.
struct
Layout {
Primitive
qualifier
;
MaxVertices
maxVertices
;
Location
location
;
string
glsl
();
}
Members
Functions
glsl
string
glsl
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
location
Location
location
;
Undocumented in source.
maxVertices
MaxVertices
maxVertices
;
Undocumented in source.
qualifier
Primitive
qualifier
;
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