arsd-official ~master (2024-10-25T16:17:57Z)
Dub
Repo
OpenGlShader.Source
arsd
simpledisplay
OpenGlShader
class
OpenGlShader
static
struct
Source {
uint
type
;
string
code
;
}
Members
Variables
code
string
code
;
type
uint
type
;
GL_FRAGMENT_SHADER, GL_VERTEX_SHADER, etc.
Meta
Source
See Implementation
arsd
simpledisplay
OpenGlShader
constructors
this
functions
delete_
use
properties
shaderProgram
uniforms
static functions
compile
link
structs
Source
Uniform