Home
last modified time | relevance | path

Searched defs:allowWindowSurface (Results 1 – 1 of 1) sorted by relevance

/device/generic/vulkan-cereal/stream-servers/gl/
DEmulationGl.cpp146 static std::optional<EGLConfig> getEmulationEglConfig(EGLDisplay display, bool allowWindowSurface) { in getEmulationEglConfig()
207 bool allowWindowSurface, bool egl2egl) { in create()