Searched refs:radeonDestroyContext (Results 1 – 7 of 7) sorted by relevance
527 extern void radeonDestroyContext(__DRIcontext * driContextPriv);
483 radeonDestroyContext(driContextPriv); in r200DestroyContext()
216 void radeonDestroyContext(__DRIcontext *driContextPriv ) in radeonDestroyContext() function
783 .DestroyContext = radeonDestroyContext,