Home
last modified time | relevance | path

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

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