gfx ~meson (2022-03-26T21:27:26.8342465)
Dub
Repo
ImageBase
gfx
graal
image
Undocumented in source.
interface
ImageBase {
ImageInfo
info
[@property getter];
ImageView
createView
(ImageType viewtype, ImageSubresourceRange isr, Swizzle swizzle);
}
Members
Functions
createView
ImageView
createView
(ImageType viewtype, ImageSubresourceRange isr, Swizzle swizzle)
Undocumented in source.
Properties
info
ImageInfo
info
[@property getter]
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