dplug v14.4.1 (2024-07-29T08:05:13Z)
Home
Dub
Repo
CompositorPass.resizeBuffers
dplug
gui
compositor
CompositorPass
Override this to allocate temporary buffers, eventually.
class
CompositorPass
nothrow @
nogc
void
resizeBuffers
(
int
width
,
int
height
,
int
areaMaxWidth
,
int
areaMaxHeight
)
Meta
Source
See Implementation
dplug
gui
compositor
CompositorPass
constructors
this
functions
name
numThreads
render
renderIfActive
resizeBuffers
setActive
Override this to allocate temporary buffers, eventually.