Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/r200/
Dradeon_common_context.h527 extern void radeonDestroyContext(__DRIcontext * driContextPriv);
Dr200_context.c483 radeonDestroyContext(driContextPriv); in r200DestroyContext()
Dradeon_common_context.c216 void radeonDestroyContext(__DRIcontext *driContextPriv ) in radeonDestroyContext() function
Dradeon_screen.c783 .DestroyContext = radeonDestroyContext,
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_common_context.h527 extern void radeonDestroyContext(__DRIcontext * driContextPriv);
Dradeon_common_context.c216 void radeonDestroyContext(__DRIcontext *driContextPriv ) in radeonDestroyContext() function
Dradeon_screen.c783 .DestroyContext = radeonDestroyContext,