15#include <vsg/commands/Command.h>
16#include <vsg/state/QueryPool.h>
31 void write(
Output& output)
const override;
33 void compile(
Context& context)
override;
CommandBuffer encapsulates VkCommandBuffer.
Definition CommandBuffer.h:27
encapsulation of vkCmdEndQuery
Definition EndQuery.h:22
std container adapter for allocating with MEMORY_AFFINITY_NODES
Definition Allocator.h:138