gfx ~meson (2022-03-26T21:27:26.8342465)
Dub
Repo
Extent2D
gfx
graal
types
Undocumented in source.
struct
Extent2D {
uint
width
;
uint
height
;
}
Members
Variables
height
uint
height
;
Undocumented in source.
width
uint
width
;
Undocumented in source.
Meta
Source
See Implementation
gfx
graal
types
functions
interval
trans
structs
Extent2D
Interval
Offset2D
Rect
Trans
Viewport