gfx ~bindings (2022-04-13T08:35:15.7633411)
Dub
Repo
VulkanCommandBuffer.clearColorImage
gfx
vulkan
cmd
VulkanCommandBuffer
Undocumented in source. Be warned that the author may not have intended to support it.
class
VulkanCommandBuffer
override
void
clearColorImage
(
Image
image
,
ImageLayout
layout
,
in
ClearColorValues
clearValues
,
ImageSubresourceRange
[]
ranges
)
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