Searched refs:mGlesVulkanInteropSupported (Results 1 – 2 of 2) sorted by relevance
80 bool isGlesVulkanInteropSupported() const { return mGlesVulkanInteropSupported; } in isGlesVulkanInteropSupported()180 bool mGlesVulkanInteropSupported = false; variable
454 emulationGl->mGlesVulkanInteropSupported = false; in create()456 emulationGl->mGlesVulkanInteropSupported = s_egl.eglQueryVulkanInteropSupportANDROID(); in create()