LLGL 0.05 Beta
Loading...
Searching...
No Matches
LLGL::CommandQueue Member List

This is the complete list of members for LLGL::CommandQueue, including all inherited members.

CommandQueue()=defaultLLGL::CommandQueueprotected
IsInstanceOf(int id) constLLGL::Interfacevirtual
NonCopyable(const NonCopyable &)=deleteLLGL::NonCopyable
NonCopyable()=defaultLLGL::NonCopyableprotected
operator=(const NonCopyable &)=deleteLLGL::NonCopyable
QueryResult(QueryHeap &queryHeap, std::uint32_t firstQuery, std::uint32_t numQueries, void *data, std::size_t dataSize)=0LLGL::CommandQueuepure virtual
SetDebugName(const char *name)LLGL::RenderSystemChildvirtual
Submit(CommandBuffer &commandBuffer)=0LLGL::CommandQueuepure virtual
Submit(Fence &fence)=0LLGL::CommandQueuepure virtual
WaitFence(Fence &fence, std::uint64_t timeout)=0LLGL::CommandQueuepure virtual
WaitIdle()=0LLGL::CommandQueuepure virtual
~NonCopyable()=defaultLLGL::NonCopyablevirtual