i try to display texture with opengl but i have this issue after initialization
rc = eglMakeCurrent(egl_display, egl_surface, egl_surface, egl_ctx); if (rc != EGL_TRUE) { fprintf(stderr, "eglMakeCurrent failed\n"); return EXIT_FAILURE;}
Aucun commentaire:
Enregistrer un commentaire