Searched refs:DestroyContextProc (Results 1 – 1 of 1) sorted by relevance
70 typedef EGLBoolean (*DestroyContextProc)(EGLDisplay dpy, EGLContext ctx); typedef84 static DestroyContextProc gfDestroyContext = nullptr;111 … gfDestroyContext = (DestroyContextProc)GetProcedureAddress(gLibrary, "eglDestroyContext"); in load_command_buffer_functions()