HomeSort by relevance Sort by last modified time
    Searched refs:__DRIcontext (Results 1 - 25 of 45) sorted by null

1 2

  /external/mesa3d/src/gallium/state_trackers/dri/common/
dri_context.h 49 __DRIcontext *cPriv;
65 dri_context(__DRIcontext * driContextPriv)
75 void dri_destroy_context(__DRIcontext * driContextPriv);
77 boolean dri_unbind_context(__DRIcontext * driContextPriv);
80 dri_make_current(__DRIcontext * driContextPriv,
90 __DRIcontext * driContextPriv,
dri_context.c 61 __DRIcontext * cPriv,
167 dri_destroy_context(__DRIcontext * cPriv)
191 dri_unbind_context(__DRIcontext * cPriv)
213 dri_make_current(__DRIcontext * cPriv,
dri_drawable.c 205 dri_set_tex_buffer2(__DRIcontext *pDRICtx, GLint target,
243 dri_set_tex_buffer(__DRIcontext *pDRICtx, GLint target,
366 dri_throttle(__DRIcontext *driCtx, __DRIdrawable *dPriv,
  /external/mesa3d/src/mesa/drivers/dri/intel/
intel_screen.h 75 extern void intelDestroyContext(__DRIcontext * driContextPriv);
77 extern GLboolean intelUnbindContext(__DRIcontext * driContextPriv);
80 intelMakeCurrent(__DRIcontext * driContextPriv,
intel_tex.h 47 void intelSetTexBuffer(__DRIcontext *pDRICtx,
49 void intelSetTexBuffer2(__DRIcontext *pDRICtx,
intel_context.c 278 __DRIcontext *driContext = intel->driContext;
327 intel_update_renderbuffers(__DRIcontext *context, __DRIdrawable *drawable)
402 __DRIcontext *driContext = intel->driContext;
454 __DRIcontext *driContext = intel->driContext;
584 __DRIcontext * driContextPriv,
792 intelDestroyContext(__DRIcontext * driContextPriv)
844 intelUnbindContext(__DRIcontext * driContextPriv)
853 intelMakeCurrent(__DRIcontext * driContextPriv,
intel_context.h 333 __DRIcontext *driContext;
496 __DRIcontext * driContextPriv,
578 void intel_update_renderbuffers(__DRIcontext *context,
  /external/mesa3d/src/mesa/drivers/dri/r200/
r200_tex.h 38 extern void r200SetTexBuffer(__DRIcontext *pDRICtx, GLint target, __DRIdrawable *dPriv);
39 extern void r200SetTexBuffer2(__DRIcontext *pDRICtx, GLint target, GLint glx_texture_format,
r200_context.h 629 extern void r200DestroyContext( __DRIcontext *driContextPriv );
632 __DRIcontext *driContextPriv,
638 extern GLboolean r200MakeCurrent( __DRIcontext *driContextPriv,
641 extern GLboolean r200UnbindContext( __DRIcontext *driContextPriv );
  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_tex.h 40 extern void radeonSetTexBuffer(__DRIcontext *pDRICtx, GLint target, __DRIdrawable *dPriv);
41 extern void radeonSetTexBuffer2(__DRIcontext *pDRICtx, GLint target, GLint glx_texture_format,
radeon_common_context.h 346 __DRIcontext *context; /* DRI context */
517 __DRIcontext * driContextPriv,
521 GLboolean radeonUnbindContext(__DRIcontext * driContextPriv);
522 void radeon_update_renderbuffers(__DRIcontext *context, __DRIdrawable *drawable,
524 GLboolean radeonMakeCurrent(__DRIcontext * driContextPriv,
527 extern void radeonDestroyContext(__DRIcontext * driContextPriv);
radeon_common_context.c 131 __DRIcontext * driContextPriv,
216 void radeonDestroyContext(__DRIcontext *driContextPriv )
275 GLboolean radeonUnbindContext(__DRIcontext * driContextPriv)
306 __DRIcontext *driContext = radeon->dri.context;
341 radeon_update_renderbuffers(__DRIcontext *context, __DRIdrawable *drawable,
559 GLboolean radeonMakeCurrent(__DRIcontext * driContextPriv,
  /external/mesa3d/src/mesa/drivers/dri/common/
dri_util.h 86 __DRIcontext *driContextPriv,
93 void (*DestroyContext)(__DRIcontext *driContextPriv);
104 GLboolean (*MakeCurrent)(__DRIcontext *driContextPriv,
108 GLboolean (*UnbindContext)(__DRIcontext *driContextPriv);
227 __DRIcontext *driContextPriv;
drisw_util.c 96 static __DRIcontext *
99 __DRIcontext *shared,
105 __DRIcontext *pcp;
188 static __DRIcontext *
191 __DRIcontext *shared, void *data)
199 static __DRIcontext *
201 __DRIcontext *shared, void *data)
208 driDestroyContext(__DRIcontext *pcp)
217 driCopyContext(__DRIcontext *dst, __DRIcontext *src, unsigned long mask
    [all...]
dri_util.c 160 static __DRIcontext *
163 __DRIcontext *shared,
169 __DRIcontext *context;
298 static __DRIcontext *
301 __DRIcontext *shared, void *data)
309 static __DRIcontext *
311 __DRIcontext *shared, void *data)
325 driDestroyContext(__DRIcontext *pcp)
334 driCopyContext(__DRIcontext *dest, __DRIcontext *src, unsigned long mask
    [all...]
  /external/mesa3d/include/GL/internal/
dri_interface.h 67 typedef struct __DRIcontextRec __DRIcontext;
217 void (*setTexOffset)(__DRIcontext *pDRICtx, GLint texname,
241 void (*setTexBuffer)(__DRIcontext *pDRICtx,
251 void (*setTexBuffer2)(__DRIcontext *pDRICtx,
261 void (*releaseTexBuffer)(__DRIcontext *pDRICtx,
303 void (*throttle)(__DRIcontext *ctx,
580 __DRIcontext *(*createNewContext)(__DRIscreen *screen,
582 __DRIcontext *shared,
585 int (*copyContext)(__DRIcontext *dest,
586 __DRIcontext *src
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/GL/internal/
dri_interface.h 67 typedef struct __DRIcontextRec __DRIcontext;
217 void (*setTexOffset)(__DRIcontext *pDRICtx, GLint texname,
241 void (*setTexBuffer)(__DRIcontext *pDRICtx,
251 void (*setTexBuffer2)(__DRIcontext *pDRICtx,
261 void (*releaseTexBuffer)(__DRIcontext *pDRICtx,
303 void (*throttle)(__DRIcontext *ctx,
580 __DRIcontext *(*createNewContext)(__DRIscreen *screen,
582 __DRIcontext *shared,
585 int (*copyContext)(__DRIcontext *dest,
586 __DRIcontext *src
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nouveau_context.h 69 __DRIcontext *dri_context;
112 const struct gl_config *visual, __DRIcontext *dri_ctx,
124 nouveau_context_destroy(__DRIcontext *dri_ctx);
127 nouveau_update_renderbuffers(__DRIcontext *dri_ctx, __DRIdrawable *draw);
130 nouveau_context_make_current(__DRIcontext *dri_ctx, __DRIdrawable *ddraw,
134 nouveau_context_unbind(__DRIcontext *dri_ctx);
nouveau_texture.h 53 nouveau_set_texbuffer(__DRIcontext *dri_ctx,
nouveau_context.c 50 const struct gl_config *visual, __DRIcontext *dri_ctx,
234 nouveau_context_destroy(__DRIcontext *dri_ctx)
244 nouveau_update_renderbuffers(__DRIcontext *dri_ctx, __DRIdrawable *draw)
329 update_framebuffer(__DRIcontext *dri_ctx, __DRIdrawable *draw,
347 nouveau_context_make_current(__DRIcontext *dri_ctx, __DRIdrawable *dri_draw,
377 nouveau_context_unbind(__DRIcontext *dri_ctx)
403 validate_framebuffer(__DRIcontext *dri_ctx, __DRIdrawable *draw,
424 __DRIcontext *dri_ctx = to_nouveau_context(ctx)->dri_context;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/GL/internal/
dri_interface.h 61 typedef struct __DRIcontextRec __DRIcontext;
228 void (*setTexOffset)(__DRIcontext *pDRICtx, GLint texname,
245 void (*setTexBuffer)(__DRIcontext *pDRICtx,
255 void (*setTexBuffer2)(__DRIcontext *pDRICtx,
523 __DRIcontext *(*createNewContext)(__DRIscreen *screen,
525 __DRIcontext *shared,
528 int (*copyContext)(__DRIcontext *dest,
529 __DRIcontext *src,
532 void (*destroyContext)(__DRIcontext *context);
534 int (*bindContext)(__DRIcontext *ctx
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/swrast/
swrast_priv.h 65 __DRIcontext *cPriv;
69 dri_context(__DRIcontext * driContextPriv)
swrast.c 63 static void swrastSetTexBuffer2(__DRIcontext *pDRICtx, GLint target,
103 static void swrastSetTexBuffer(__DRIcontext *pDRICtx, GLint target,
704 __DRIcontext * cPriv,
815 dri_destroy_context(__DRIcontext * cPriv)
835 dri_make_current(__DRIcontext * cPriv,
884 dri_unbind_context(__DRIcontext * cPriv)
  /external/mesa3d/src/mesa/drivers/dri/i915/
i830_context.c 53 __DRIcontext * driContextPriv,
i830_context.h 182 __DRIcontext * driContextPriv,

Completed in 165 milliseconds

1 2