Searched refs:mCommandPool (Results 1 – 2 of 2) sorted by relevance
103 VkCommandPool mCommandPool; variable
352 mCommandPool(VK_NULL_HANDLE), in Renderer()364 vkFreeCommandBuffers(mDeviceInfo->device(), mCommandPool, mCommandBuffers.size(), in ~Renderer()367 vkDestroyCommandPool(mDeviceInfo->device(), mCommandPool, nullptr); in ~Renderer()749 &mCommandPool)); in init()756 .commandPool = mCommandPool, in init()