![]() |
Lysa
0.0
Lysa 3D Engine
|
This is the complete list of members for AsyncQueue, including all inherited members.
| AsyncQueue(const std::shared_ptr< vireo::Vireo > &vireo, const std::shared_ptr< vireo::SubmitQueue > &transferQueue, const std::shared_ptr< vireo::SubmitQueue > &graphicQueue) | AsyncQueue | |
| AsyncQueue(const AsyncQueue &) = delete | AsyncQueue | delete |
| beginCommand(vireo::CommandType commandType, const std::source_location &location=std::source_location::current ()) | AsyncQueue | |
| cleanup() | AsyncQueue | |
| createBuffer(const Command &command, vireo::BufferType type, size_t instanceSize, uint32 instanceCount) | AsyncQueue | |
| endCommand(const Command &command, bool immediate=false) | AsyncQueue | |
| operator=(const AsyncQueue &) = delete | AsyncQueue | delete |
| submitCommands() | AsyncQueue |