|
Nebula
|
Go to the source code of this file.
Classes | |
| class | CoreGraphics::DrawThread |
| A CoreGraphics thread meant to only record draw commands to command buffers. More... | |
| struct | CoreGraphics::DrawThread::Command |
| struct | CoreGraphics::DrawThread::SyncCommand |
| struct | CoreGraphics::DrawThread::CommandBuffer |
Namespaces | |
| namespace | CoreGraphics |
| Acceleration structures are used to enable ray tracing on the GPU by dividing the scene into a BVH. | |
Functions | |
| DrawThread * | CoreGraphics::CreateDrawThread () |
| create new draw thread, define in implementation thread | |