dsfml ~master (2021-10-04T07:02:59.4470602)
Dub
Repo
Shader.Type
dsfml
graphics
shader
Shader
Types of shaders.
Values
Value
Meaning
Vertex
Vertex shader
Geometry
Geometry shader
Fragment
Fragment (pixel) shader.
Meta
Source
See Implementation
dsfml
graphics
shader
Shader
constructors
this
destructors
~this
enums
Type
functions
loadFromFile
loadFromMemory
loadFromStream
opIndexAssign
setParameter
setUniform
setUniformArray
static functions
bind
isAvailable
isGeometryAvailable
static variables
CurrentTexture
structs
CurrentTextureType
variables
sfPtr
Types of shaders.