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

/xsrc/external/mit/MesaLib.old/dist/src/egl/drivers/haiku/
H A Degl_haiku.cpp68 struct haiku_egl_surface struct
84 struct haiku_egl_surface* surface;
85 surface = (struct haiku_egl_surface*) calloc(1, sizeof (*surface));
135 // XXX: detach haiku_egl_surface::gl from the native window and destroy it
290 struct haiku_egl_surface* surf = haiku_egl_surface(dsurf);
307 struct haiku_egl_surface* surface = haiku_egl_surface(surf);
/xsrc/external/mit/MesaLib/dist/src/egl/drivers/haiku/
H A Degl_haiku.cpp68 struct haiku_egl_surface struct
84 struct haiku_egl_surface* surface;
85 surface = (struct haiku_egl_surface*) calloc(1, sizeof (*surface));
135 // XXX: detach haiku_egl_surface::gl from the native window and destroy it
287 struct haiku_egl_surface* surf = haiku_egl_surface(dsurf);
304 struct haiku_egl_surface* surface = haiku_egl_surface(surf);

Completed in 3 milliseconds