Searched refs:m_vulkanInteropSupported (Results 1 – 2 of 2) sorted by relevance
400 bool isVulkanInteropSupported() const { return m_vulkanInteropSupported; } in isVulkanInteropSupported()844 bool m_vulkanInteropSupported = false; variable
463 fb->m_vulkanInteropSupported = vulkanInteropSupported; in initialize()464 GL_LOG("interop? %d", fb->m_vulkanInteropSupported); in initialize()474 GL_LOG("glvk interop final: %d", fb->m_vulkanInteropSupported); in initialize()475 vkEmulationFeatures->glInteropSupported = fb->m_vulkanInteropSupported; in initialize()