BRE12
BRE::CommandListExecutor Member List

This is the complete list of members for BRE::CommandListExecutor, including all inherited members.

AddCommandList(ID3D12CommandList &commandList) noexcept (defined in BRE::CommandListExecutor)BRE::CommandListExecutorinline
AreTherePendingCommandListsToExecute() const noexcept (defined in BRE::CommandListExecutor)BRE::CommandListExecutorinline
CommandListExecutor(const CommandListExecutor &)=delete (defined in BRE::CommandListExecutor)BRE::CommandListExecutor
CommandListExecutor(CommandListExecutor &&)=delete (defined in BRE::CommandListExecutor)BRE::CommandListExecutor
CommandListExecutor::Get() noexcept (defined in BRE::CommandListExecutor)BRE::CommandListExecutorstatic
Create(const std::uint32_t maxNumberOfCommandListsToExecute) noexcept (defined in BRE::CommandListExecutor)BRE::CommandListExecutorstatic
ExecuteCommandListAndWaitForCompletion(ID3D12CommandList &cmdList) noexcept (defined in BRE::CommandListExecutor)BRE::CommandListExecutor
GetCommandQueue() noexcept (defined in BRE::CommandListExecutor)BRE::CommandListExecutorinline
GetExecutedCommandListCount() const noexcept (defined in BRE::CommandListExecutor)BRE::CommandListExecutorinline
operator=(const CommandListExecutor &)=delete (defined in BRE::CommandListExecutor)BRE::CommandListExecutor
operator=(CommandListExecutor &&)=delete (defined in BRE::CommandListExecutor)BRE::CommandListExecutor
ResetExecutedCommandListCount() noexcept (defined in BRE::CommandListExecutor)BRE::CommandListExecutorinline
SignalFenceAndWaitForCompletion(ID3D12Fence &fence, const std::uint64_t valueToSignal, const std::uint64_t valueToWaitFor) noexcept (defined in BRE::CommandListExecutor)BRE::CommandListExecutor
Terminate() noexcept (defined in BRE::CommandListExecutor)BRE::CommandListExecutor
~CommandListExecutor()=default (defined in BRE::CommandListExecutor)BRE::CommandListExecutor