vadgl ~master (2026-08-09T23:38:48.9439982)
Dub
Repo
Program.this
vadgl
gl3
Program
Undocumented in source.
struct
Program
nothrow
this
(
string
program_name
,
int
program_id
,
bool
created
= false
)
Meta
Source
See Implementation
vadgl
gl3
Program
constructors
this
functions
attach
get_uniform_loc
link
prepare_and_attach
use
validate
properties
id
is_attached
is_created
is_linked
is_validated
name
static functions
create_program
use_empty