arsd-official ~master (2025-01-04T01:14:22Z)
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