Home
last modified time | relevance | path

Searched defs:CommandPoolWithBuffer (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkObjUtil.hpp34 struct CommandPoolWithBuffer { struct
35 Move<VkCommandPool> cmdPool;
36 Move<VkCommandBuffer> cmdBuffer;
DvkObjUtil.cpp905 CommandPoolWithBuffer::CommandPoolWithBuffer ( in CommandPoolWithBuffer() function in vk::CommandPoolWithBuffer