gfx ~bindings (2022-04-13T08:35:15.7633411)
Dub
Repo
VulkanCommandBuffer.beginRenderPass
gfx
vulkan
cmd
VulkanCommandBuffer
Undocumented in source. Be warned that the author may not have intended to support it.
class
VulkanCommandBuffer
override
void
beginRenderPass
(
RenderPass
rp
,
Framebuffer
fb
,
Rect
area
,
ClearValues
[]
clearValues
)
Meta
Source
See Implementation
gfx
vulkan
cmd
VulkanCommandBuffer
constructors
this
functions
begin
beginRenderPass
bindPipeline
bindVertexBuffers
clearColorImage
clearDepthStencilImage
draw
end
endRenderPass
nextSubpass
pipelineBarrier
reset
properties
cmds
pool
vk