sokol-d ~master (2024-11-07T19:02:21.1867002)
Dub
Repo
Offscreen
examples
mrt
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
) @
safe
struct
Offscreen {
sg
.
AttachmentsDesc
atts_desc
;
sg
.
Attachments
atts
;
sg
.
Pipeline
pip
;
sg
.
Bindings
bind
;
sg
.
PassAction
pass_action
;
}
Members
Variables
atts
sg
.
Attachments
atts
;
Undocumented in source.
atts_desc
sg
.
AttachmentsDesc
atts_desc
;
Undocumented in source.
bind
sg
.
Bindings
bind
;
Undocumented in source.
pass_action
sg
.
PassAction
pass_action
;
Undocumented in source.
pip
sg
.
Pipeline
pip
;
Undocumented in source.
Meta
Source
See Implementation
examples
mrt
functions
cleanup
computeMvp
createOffscreenAttachments
event
frame
init
main
manifest constants
OFFSCREEN_SAMPLE_COUNT
static variables
state
structs
Dbg
Dflt
Fsq
Offscreen
State