We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2117cd2 commit a9415beCopy full SHA for a9415be
1 file changed
Sources/ObjectivelyGPU.h
@@ -31,6 +31,7 @@
31
#include <ObjectivelyGPU/Framebuffer.h>
32
#include <ObjectivelyGPU/GraphicsPipeline.h>
33
#include <ObjectivelyGPU/Mathlib.h>
34
+#include <ObjectivelyGPU/QueryPool.h>
35
#include <ObjectivelyGPU/RenderDevice.h>
36
#include <ObjectivelyGPU/RenderPass.h>
37
#include <ObjectivelyGPU/Sampler.h>
0 commit comments