vadgl ~master (2026-08-09T23:38:48.9439982)
Dub
Repo
Shader.compile_f
vadgl
gl3
Shader
Same as
Shader.compile
except this function can throw
struct
Shader
@
safe
GLResult
!void
compile_f
(
in
string
file_name
)
Meta
Source
See Implementation
vadgl
gl3
Shader
constructors
this
enums
Type
functions
compile
compile_f
compile_src
set_source
toString
properties
id
is_compiled
is_created
is_source_set
name
type
static functions
create_shader
from_file
from_src
Same as Shader.compile except this function can throw