Skip to content
Snippets Groups Projects
Commit 8fe16020 authored by Philip Trettner's avatar Philip Trettner
Browse files

nodiscard comment

parent 4e089d42
No related branches found
No related tags found
No related merge requests found
......@@ -39,6 +39,7 @@ public:
SharedCommandBuffer createCommandBuffer();
// TODO: [[nodiscard]] but in a macro
CommandBuffer::Recorder submitGraphicsCommandBuffer()
{
// TODO
......
#include "typed-graphics.hh"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment