Home | History | Annotate | Download | only in robustness

Lines Matching defs:m_queue

185 	VkQueue								m_queue;
676 vk.getDeviceQueue(*m_device, queueFamilyIndex, 0, &m_queue);
732 VK_CHECK(vk.queueSubmit(m_queue, 1, &submitInfo, *m_fence));