Home
last modified time | relevance | path

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

/external/mesa3d/src/glx/
Ddrisw_glx.c232 drisw_destroy_context(struct glx_context *context) in drisw_destroy_context() function
338 .destroy = drisw_destroy_context,
370 if (shareList->vtable->destroy != drisw_destroy_context) { in drisw_create_context()