gfx v0.2.0 (2020-11-15T11:15:14Z)
Dub
Repo
PrimaryCommandBuffer.beginRenderPass
gfx
graal
cmd
PrimaryCommandBuffer
Place the command buffer into a render pass context
interface
PrimaryCommandBuffer
void
beginRenderPass
(
RenderPass
rp
,
Framebuffer
fb
,
in
Rect
area
,
in
ClearValues
[]
clearValues
)
Meta
Source
See Implementation
gfx
graal
cmd
PrimaryCommandBuffer
functions
beginRenderPass
endRenderPass
execute
nextSubpass
Place the command buffer into a render pass context