Searched refs:m_indexVkDeviceMemory (Results 1 – 2 of 2) sorted by relevance
57 VkDeviceMemory m_indexVkDeviceMemory; member139 m_indexVkDeviceMemory(VK_NULL_HANDLE), in CompositorVkBase()
183 m_vk.vkFreeMemory(m_vkDevice, m_indexVkDeviceMemory, nullptr); in ~CompositorVk()442 std::tie(m_indexVkBuffer, m_indexVkDeviceMemory) = in setUpVertexBuffers()