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