Home
last modified time | relevance | path

Searched refs:haiku_egl_context (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/egl/drivers/haiku/
Degl_haiku.cpp62 struct haiku_egl_context struct
239 struct haiku_egl_context* context; in haiku_create_context()
240 context = (struct haiku_egl_context*) calloc(1, sizeof (*context)); in haiku_create_context()
262 struct haiku_egl_context* context = haiku_egl_context(ctx); in haiku_destroy_context()
280 struct haiku_egl_context* cont = haiku_egl_context(ctx); in haiku_make_current()