Searched refs:glInteropSupported (Results 1 – 3 of 3) sorted by relevance
207 bool glInteropSupported = false; member431 bool glInteropSupported = false; member
790 deviceInfos[i].glInteropSupported = 0; // set later in createGlobalVkEmulation()1033 sVkEmulation->deviceInfo.glInteropSupported); in createGlobalVkEmulation()1324 INFO(" glInteropSupported: %s", features->glInteropSupported ? "true" : "false"); in initVkEmulationFeatures()1336 sVkEmulation->deviceInfo.glInteropSupported = features->glInteropSupported; in initVkEmulationFeatures()2252 (!deviceInfo.glInteropSupported)) { in exportColorBufferMemory()
358 .glInteropSupported = false, // Set later. in initialize()475 vkEmulationFeatures->glInteropSupported = fb->m_vulkanInteropSupported; in initialize()