|
UraniumCompute 0.1.0
A GPU accelerated parallel task scheduler
|
This is the complete list of members for UN::CommandListBuilder, including all inherited members.
| CommandListBuilder(ICommandList *pCommandList) (defined in UN::CommandListBuilder) | UN::CommandListBuilder | inlineexplicit |
| CommandListBuilder(CommandListBuilder &&other) noexcept (defined in UN::CommandListBuilder) | UN::CommandListBuilder | inline |
| Copy(IBuffer *pSource, IBuffer *pDestination, const BufferCopyRegion ®ion) | UN::CommandListBuilder | inline |
| Dispatch(IKernel *pKernel, Int32 x, Int32 y, Int32 z) | UN::CommandListBuilder | inline |
| End() | UN::CommandListBuilder | inline |
| MemoryBarrier(IBuffer *pBuffer, const MemoryBarrierDesc &barrierDesc) | UN::CommandListBuilder | inline |
| operator bool() (defined in UN::CommandListBuilder) | UN::CommandListBuilder | inlineexplicit |
| operator=(CommandListBuilder &&other) (defined in UN::CommandListBuilder) | UN::CommandListBuilder | inline |
| ~CommandListBuilder() (defined in UN::CommandListBuilder) | UN::CommandListBuilder | inline |