gfx v0.2.0 (2020-11-15T11:15:14Z)
Dub
Repo
ImageDims
gfx
graal
image
Undocumented in source.
struct
ImageDims {
uint
width
;
uint
height
;
uint
depth
;
}
Members
Variables
depth
uint
depth
;
Undocumented in source.
height
uint
height
;
Undocumented in source.
width
uint
width
;
Undocumented in source.
Meta
Source
See Implementation
gfx
graal
image
enums
BorderColor
CompSwizzle
CubeFace
Filter
ImageAspect
ImageLayout
ImageTiling
ImageType
ImageUsage
WrapMode
functions
isArray
isCube
interfaces
Image
ImageBase
ImageView
Sampler
properties
isBlack
isFloat
isInt
isTransparent
isWhite
structs
ImageDims
ImageInfo
ImageSubresourceLayer
ImageSubresourceRange
SamplerInfo
Swizzle
variables
cubeFaces