Searched defs:EGL (Results 1 – 4 of 4) sorted by relevance
19 public interface EGL { interface
34 EGL = 0x01, enumerator
48 explicit EGL(std::chrono::nanoseconds refreshPeriod, ConstructorTag) in EGL() function
41 class EGL; variable