|
BRE12
|
This is the complete list of members for BRE::CommandListExecutor, including all inherited members.
| AddCommandList(ID3D12CommandList &commandList) noexcept (defined in BRE::CommandListExecutor) | BRE::CommandListExecutor | inline |
| AreTherePendingCommandListsToExecute() const noexcept (defined in BRE::CommandListExecutor) | BRE::CommandListExecutor | inline |
| 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::CommandListExecutor | static |
| Create(const std::uint32_t maxNumberOfCommandListsToExecute) noexcept (defined in BRE::CommandListExecutor) | BRE::CommandListExecutor | static |
| ExecuteCommandListAndWaitForCompletion(ID3D12CommandList &cmdList) noexcept (defined in BRE::CommandListExecutor) | BRE::CommandListExecutor | |
| GetCommandQueue() noexcept (defined in BRE::CommandListExecutor) | BRE::CommandListExecutor | inline |
| GetExecutedCommandListCount() const noexcept (defined in BRE::CommandListExecutor) | BRE::CommandListExecutor | inline |
| 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::CommandListExecutor | inline |
| 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 |
1.8.12