Searched refs:dri_destroy_context (Results 1 - 16 of 16) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/dri/common/
H A Ddri_context.h75 void dri_destroy_context(__DRIcontext * driContextPriv);
H A Ddri_context.c167 dri_destroy_context(__DRIcontext * cPriv) function
203 * in dri_destroy_context which should cover all the cases.
/external/mesa3d/src/gallium/state_trackers/dri/common/
H A Ddri_context.h75 void dri_destroy_context(__DRIcontext * driContextPriv);
H A Ddri_context.c167 dri_destroy_context(__DRIcontext * cPriv) function
203 * in dri_destroy_context which should cover all the cases.
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/dri/drm/
H A Ddri_context.c167 dri_destroy_context(__DRIcontext * cPriv) function
203 * in dri_destroy_context which should cover all the cases.
H A Ddri2.c856 .DestroyContext = dri_destroy_context,
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/dri/sw/
H A Ddri_context.c167 dri_destroy_context(__DRIcontext * cPriv) function
203 * in dri_destroy_context which should cover all the cases.
H A Ddrisw.c356 .DestroyContext = dri_destroy_context,
/external/mesa3d/src/gallium/state_trackers/dri/drm/
H A Ddri_context.c167 dri_destroy_context(__DRIcontext * cPriv) function
203 * in dri_destroy_context which should cover all the cases.
H A Ddri2.c856 .DestroyContext = dri_destroy_context,
/external/mesa3d/src/gallium/state_trackers/dri/sw/
H A Ddri_context.c167 dri_destroy_context(__DRIcontext * cPriv) function
203 * in dri_destroy_context which should cover all the cases.
H A Ddrisw.c356 .DestroyContext = dri_destroy_context,
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/swrast/
H A Dswrast.c815 dri_destroy_context(__DRIcontext * cPriv) function
900 .DestroyContext = dri_destroy_context,
/external/mesa3d/src/mesa/drivers/dri/swrast/
H A Dswrast.c815 dri_destroy_context(__DRIcontext * cPriv) function
900 .DestroyContext = dri_destroy_context,
/external/chromium_org/third_party/mesa/src/src/glx/
H A Ddri_glx.c512 dri_destroy_context(struct glx_context * context) function
561 dri_destroy_context,
590 if (shareList->vtable->destroy != dri_destroy_context) {
/external/mesa3d/src/glx/
H A Ddri_glx.c512 dri_destroy_context(struct glx_context * context) function
561 dri_destroy_context,
590 if (shareList->vtable->destroy != dri_destroy_context) {

Completed in 3830 milliseconds