Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/framework/vulkan/
DvkObjUtil.hpp34 struct CommandPoolWithBuffer struct
36 Move<VkCommandPool> cmdPool;
37 Move<VkCommandBuffer> cmdBuffer;
DvkObjUtil.cpp819 CommandPoolWithBuffer::CommandPoolWithBuffer(const DeviceInterface &vkd, const VkDevice device, in CommandPoolWithBuffer() function in vk::CommandPoolWithBuffer