Searched refs:haiku_destroy_context (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/egl/drivers/haiku/
H A Degl_haiku.cpp269 haiku_destroy_context(_EGLDriver* drv, _EGLDisplay *disp, _EGLContext* ctx) function in typeref:typename:EGLBoolean
328 driver->API.DestroyContext = haiku_destroy_context;
/xsrc/external/mit/MesaLib/dist/src/egl/drivers/haiku/
H A Degl_haiku.cpp266 haiku_destroy_context(_EGLDisplay *disp, _EGLContext* ctx) function in typeref:typename:EGLBoolean
317 .DestroyContext = haiku_destroy_context,

Completed in 3 milliseconds