Searched refs:dri_destroy_context (Results 1 – 6 of 6) sorted by relevance
73 void dri_destroy_context(__DRIcontext * driContextPriv);
222 dri_destroy_context(__DRIcontext * cPriv) in dri_destroy_context() function
466 .DestroyContext = dri_destroy_context,
2237 .DestroyContext = dri_destroy_context,2258 .DestroyContext = dri_destroy_context,
605 dri_destroy_context(struct glx_context * context) in dri_destroy_context() function653 .destroy = dri_destroy_context,686 if (shareList->vtable->destroy != dri_destroy_context) { in dri_create_context()
837 dri_destroy_context(__DRIcontext * cPriv) in dri_destroy_context() function955 .DestroyContext = dri_destroy_context,