Lluvia
ll::CommandBuffer Member List

This is the complete list of members for ll::CommandBuffer, including all inherited members.

begin()ll::CommandBuffer
changeImageLayout(ll::Image &image, const ll::ImageLayout newLayout)ll::CommandBuffer
changeImageLayout(ll::ImageView &imageView, const ll::ImageLayout newLayout)ll::CommandBuffer
clearImage(ll::Image &image)ll::CommandBuffer
clearImage(ll::ImageView &imageVide)ll::CommandBuffer
CommandBuffer()=deletell::CommandBuffer
CommandBuffer(const CommandBuffer &cmdBuffer)=deletell::CommandBuffer
CommandBuffer(CommandBuffer &&cmdBuffer)=deletell::CommandBuffer
CommandBuffer(const std::shared_ptr< ll::vulkan::Device > &device)ll::CommandBuffer
copyBuffer(const ll::Buffer &src, const ll::Buffer &dst)ll::CommandBuffer
copyBufferToImage(const ll::Buffer &src, const ll::Image &dst)ll::CommandBuffer
copyImageToBuffer(const ll::Image &src, const ll::Buffer &dst)ll::CommandBuffer
copyImageToImage(const ll::Image &src, const ll::Image &dst)ll::CommandBuffer
durationEnd(ll::Duration &duration)ll::CommandBuffer
durationStart(ll::Duration &duration)ll::CommandBuffer
end()ll::CommandBuffer
getVkCommandBuffer() const noexceptll::CommandBuffer
memoryBarrier()ll::CommandBuffer
operator=(const CommandBuffer &cmdBuffer)=deletell::CommandBuffer
operator=(CommandBuffer &&cmdBuffer)=deletell::CommandBuffer
run(const ll::ComputeNode &node)ll::CommandBuffer
run(const ll::ContainerNode &node)ll::CommandBuffer
~CommandBuffer()ll::CommandBuffer