Castor3D 0.12.0
Multiplatform 3D engine
castor3d::CommandsSemaphore Liste des membres

Liste complète des membres de castor3d::CommandsSemaphore, y compris les membres hérités :

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, ashes::VkSemaphoreArray &semaphores, ashes::VkPipelineStageFlagsArray &stages)castor3d::CommandsSemaphore