Searched refs:guestVulkanOnly (Results 1 – 4 of 4) sorted by relevance
132 bool guestVulkanOnly = false; member461 bool guestVulkanOnly = false; member
157 (emu && emu->live && emu->guestVulkanOnly) || colorBufferExportedToGl; in prepareAndroidNativeBufferImage()
1603 INFO(" guestVulkanOnly: %s", features->guestVulkanOnly ? "true" : "false"); in initVkEmulationFeatures()1612 sVkEmulation->guestVulkanOnly = features->guestVulkanOnly; in initVkEmulationFeatures()
404 .guestVulkanOnly = fb->m_features.GuestVulkanOnly.enabled, in initialize()