Searched defs:EGLState (Results 1 – 2 of 2) sorted by relevance
45 typedef struct EGLState { struct46 EGLState() in EGLState() argument55 } EGLState; argument
150 const auto& EGLState = device.GetEglState(); in ExtractInfo() local