| /xsrc/external/mit/MesaLib.old/dist/src/glx/apple/ |
| H A D | apple_cgl.h | 55 CGLError(*destroy_context) (CGLContextObj pix); member in struct:apple_cgl_api
|
| H A D | apple_cgl.c | 106 apple_cgl.destroy_context = sym(h, "CGLDestroyContext");
|
| H A D | apple_glx_pixmap.c | 99 (void) apple_cgl.destroy_context(p->context_obj);
|
| H A D | apple_glx_pbuffer.c | 247 apple_cgl.destroy_context(newcontext);
|
| H A D | apple_glx_context.c | 270 if (apple_cgl.destroy_context(ac->context_obj)) {
|
| /xsrc/external/mit/MesaLib/dist/src/glx/apple/ |
| H A D | apple_cgl.h | 55 CGLError(*destroy_context) (CGLContextObj pix); member in struct:apple_cgl_api
|
| H A D | apple_cgl.c | 106 apple_cgl.destroy_context = sym(h, "CGLDestroyContext");
|
| H A D | apple_glx_pixmap.c | 99 (void) apple_cgl.destroy_context(p->context_obj);
|
| H A D | apple_glx_pbuffer.c | 244 apple_cgl.destroy_context(newcontext);
|
| H A D | apple_glx_context.c | 269 if (apple_cgl.destroy_context(ac->context_obj)) {
|
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/ |
| H A D | sna_video_hwmc.c | 101 static void destroy_context(XvMCContextPtr ctx) function in typeref:typename:void 237 adaptors[i].DestroyContext = destroy_context;
|
| /xsrc/external/mit/xf86-video-intel/dist/src/uxa/ |
| H A D | intel_hwmc.c | 90 static void destroy_context(ScrnInfoPtr scrn, XvMCContextPtr context) function in typeref:typename:void 225 pAdapt->DestroyContext = destroy_context;
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/ |
| H A D | sna_video_hwmc.c | 101 static void destroy_context(XvMCContextPtr ctx) function in typeref:typename:void 237 adaptors[i].DestroyContext = destroy_context;
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/ |
| H A D | intel_hwmc.c | 90 static void destroy_context(ScrnInfoPtr scrn, XvMCContextPtr context) function in typeref:typename:void 225 pAdapt->DestroyContext = destroy_context;
|
| /xsrc/external/mit/xf86-video-intel-old/dist/src/ |
| H A D | i965_hwmc.c | 88 static void destroy_context(ScrnInfoPtr pScrn, XvMCContextPtr context) function in typeref:typename:void 257 .DestroyContext = destroy_context, 270 .DestroyContext = destroy_context,
|
| /xsrc/external/mit/mesa-demos/dist/src/egl/opengl/ |
| H A D | eglkms.c | 233 goto destroy_context; 279 destroy_context:
|
| /xsrc/external/mit/xf86-video-intel/dist/xvmc/ |
| H A D | intel_xvmc_private.h | 164 Status(*destroy_context) (Display * display, XvMCContext * context); member in struct:_intel_xvmc_driver
|
| H A D | i965_xvmc.c | 241 static Status destroy_context(Display * display, XvMCContext * context) function in typeref:typename:Status 878 .destroy_context = destroy_context,
|
| H A D | xvmc_vld.c | 620 static Status destroy_context(Display * display, XvMCContext * context) function in typeref:typename:Status 1218 .destroy_context = destroy_context,
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/xvmc/ |
| H A D | intel_xvmc_private.h | 164 Status(*destroy_context) (Display * display, XvMCContext * context); member in struct:_intel_xvmc_driver
|
| H A D | i965_xvmc.c | 241 static Status destroy_context(Display * display, XvMCContext * context) function in typeref:typename:Status 878 .destroy_context = destroy_context,
|
| H A D | xvmc_vld.c | 620 static Status destroy_context(Display * display, XvMCContext * context) function in typeref:typename:Status 1218 .destroy_context = destroy_context,
|
| /xsrc/external/mit/xf86-video-intel-old/dist/src/xvmc/ |
| H A D | intel_xvmc.h | 172 Status (*destroy_context)(Display* display, XvMCContext *context); member in struct:_intel_xvmc_driver
|
| H A D | i965_xvmc.c | 207 static Status destroy_context(Display *display, XvMCContext *context) function in typeref:typename:Status 836 .destroy_context = destroy_context,
|
| H A D | xvmc_vld.c | 527 static Status destroy_context(Display *display, XvMCContext *context) function in typeref:typename:Status 1135 .destroy_context = destroy_context,
|