Searched refs:fCmdPool (Results 1 – 2 of 2) sorted by relevance
47 VkCommandPool cmdPool() const { return fCmdPool; } in cmdPool()210 VkCommandPool fCmdPool; variable
174 , fCmdPool(cmdPool) in GrVkGpu()201 VK_CALL(DestroyCommandPool(fDevice, fCmdPool, nullptr)); in ~GrVkGpu()