15#include <vsg/commands/Command.h>
16#include <vsg/state/QueryPool.h>
33 void write(
Output& output)
const override;
35 void compile(
Context& context)
override;
CommandBuffer encapsulates VkCommandBuffer.
Definition CommandBuffer.h:27
ResetQueryPool command encapsulates vkCmdResetQueryPool functionality.
Definition ResetQueryPool.h:23
std container adapter for allocating with MEMORY_AFFINITY_NODES
Definition Allocator.h:138