Castor3D 0.16.0
Multiplatform 3D engine
castor3d::CommandsSemaphore Member List

This is the complete list of members for castor3d::CommandsSemaphore, including all inherited members.

commandBuffercastor3d::CommandsSemaphore
CommandsSemaphore(ashes::CommandBufferPtr commandBuffer=nullptr, ashes::SemaphorePtr semaphore=nullptr)castor3d::CommandsSemaphore
CommandsSemaphore(RenderDevice const &device, QueueData const &queueData, castor::String const &name, VkCommandBufferLevel level=VK_COMMAND_BUFFER_LEVEL_PRIMARY)castor3d::CommandsSemaphore
semaphorecastor3d::CommandsSemaphore
submit(ashes::Queue const &queue, VkPipelineStageFlags stage=VK_PIPELINE_STAGE_COLOR_ATTACHMENT_OUTPUT_BIT) constcastor3d::CommandsSemaphore
submit(ashes::Queue const &queue, ashes::Semaphore const &toWait, VkPipelineStageFlags stage=VK_PIPELINE_STAGE_COLOR_ATTACHMENT_OUTPUT_BIT) constcastor3d::CommandsSemaphore
submit(ashes::Queue const &queue, crg::SemaphoreWait const &toWait) constcastor3d::CommandsSemaphore
submit(ashes::Queue const &queue, crg::SemaphoreWaitArray const &toWait) constcastor3d::CommandsSemaphore
submit(ashes::Queue const &queue, ashes::VkSemaphoreArray &semaphores, ashes::VkPipelineStageFlagsArray &stages) constcastor3d::CommandsSemaphore