Class EglContextFactory

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      EGLContext createContext​(EGL10 egl, EGLDisplay display, EGLConfig config)  
      void destroyContext​(EGL10 egl, EGLDisplay display, EGLContext context)  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait