gfx v0.2.0 (2020-11-15T11:15:14Z)
Dub
Repo
Allocator.allocateImage
gfx
memalloc
Allocator
Create an image, then allocate and bind memory for its requirements
class
Allocator
final
ImageAlloc
allocateImage
(
in
ImageInfo
info
,
in
AllocOptions
options
=
AllocOptions.init
)
Meta
Source
See Implementation
gfx
memalloc
Allocator
constructors
this
functions
allocate
allocateBuffer
allocateImage
collectStats
dispose
tryAllocate
properties
device
variables
_device
_linearOptimalGranularity
_memProps
_options
Create an image, then allocate and bind memory for its requirements