gfx ~bindings (2022-04-13T08:35:15.7633411)
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
aliases
Swizzle
enums
BorderColor
CompSwizzle
CubeFace
Filter
ImageAspect
ImageLayout
ImageType
ImageUsage
WrapMode
functions
isArray
isCube
interfaces
Image
ImageRc
ImageView
Sampler
structs
ImageDims
ImageSubresourceRange
SamplerInfo
variables
cubeFaces
an array of faces in the order that is expected during cube initialization