gfx v0.2.0 (2020-11-15T11:15:14Z)
Dub
Repo
cubeFaces
gfx
graal
image
an array of faces in the order that is expected during cube initialization
immutable
auto
cubeFaces
=
[
CubeFace.posX
,
CubeFace.negX
,
CubeFace.posY
,
CubeFace.negY
,
CubeFace.posZ
,
CubeFace.negZ
]
;
Meta
Source
See Source File
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
an array of faces in the order that is expected during cube initialization