Searched defs:config_base (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/glx/
H A Dindirect_glx.c441 struct glx_config *config_base,
458 return indirect_create_context(base, config_base, shareList, 0);
440 indirect_create_context_attribs(struct glx_screen *base, struct glx_config *config_base, struct glx_context *shareList, unsigned num_attribs, const uint32_t *attribs, unsigned *error) argument
H A Ddrisw_glx.c373 struct glx_config *config_base,
377 __GLXDRIconfigPrivate *config = (__GLXDRIconfigPrivate *) config_base;
421 struct glx_config *config_base,
428 __GLXDRIconfigPrivate *config = (__GLXDRIconfigPrivate *) config_base;
372 drisw_create_context(struct glx_screen *base, struct glx_config *config_base, struct glx_context *shareList, int renderType) argument
420 drisw_create_context_attribs(struct glx_screen *base, struct glx_config *config_base, struct glx_context *shareList, unsigned num_attribs, const uint32_t *attribs, unsigned *error) argument
H A Ddri2_glx.c182 struct glx_config *config_base,
187 __GLXDRIconfigPrivate *config = (__GLXDRIconfigPrivate *) config_base;
228 struct glx_config *config_base,
237 __GLXDRIconfigPrivate *config = (__GLXDRIconfigPrivate *) config_base;
348 GLXDrawable drawable, struct glx_config *config_base)
352 __GLXDRIconfigPrivate *config = (__GLXDRIconfigPrivate *) config_base;
181 dri2_create_context(struct glx_screen *base, struct glx_config *config_base, struct glx_context *shareList, int renderType) argument
227 dri2_create_context_attribs(struct glx_screen *base, struct glx_config *config_base, struct glx_context *shareList, unsigned num_attribs, const uint32_t *attribs, unsigned *error) argument
347 dri2CreateDrawable(struct glx_screen *base, XID xDrawable, GLXDrawable drawable, struct glx_config *config_base) argument
H A Ddri_glx.c574 struct glx_config *config_base,
581 __GLXDRIconfigPrivate *config = (__GLXDRIconfigPrivate *) config_base;
644 GLXDrawable drawable, struct glx_config *config_base)
648 __GLXDRIconfigPrivate *config = (__GLXDRIconfigPrivate *) config_base;
573 dri_create_context(struct glx_screen *base, struct glx_config *config_base, struct glx_context *shareList, int renderType) argument
642 driCreateDrawable(struct glx_screen *base, XID xDrawable, GLXDrawable drawable, struct glx_config *config_base) argument
/external/mesa3d/src/glx/
H A Dindirect_glx.c441 struct glx_config *config_base,
458 return indirect_create_context(base, config_base, shareList, 0);
440 indirect_create_context_attribs(struct glx_screen *base, struct glx_config *config_base, struct glx_context *shareList, unsigned num_attribs, const uint32_t *attribs, unsigned *error) argument
H A Ddrisw_glx.c373 struct glx_config *config_base,
377 __GLXDRIconfigPrivate *config = (__GLXDRIconfigPrivate *) config_base;
421 struct glx_config *config_base,
428 __GLXDRIconfigPrivate *config = (__GLXDRIconfigPrivate *) config_base;
372 drisw_create_context(struct glx_screen *base, struct glx_config *config_base, struct glx_context *shareList, int renderType) argument
420 drisw_create_context_attribs(struct glx_screen *base, struct glx_config *config_base, struct glx_context *shareList, unsigned num_attribs, const uint32_t *attribs, unsigned *error) argument
H A Ddri2_glx.c182 struct glx_config *config_base,
187 __GLXDRIconfigPrivate *config = (__GLXDRIconfigPrivate *) config_base;
228 struct glx_config *config_base,
237 __GLXDRIconfigPrivate *config = (__GLXDRIconfigPrivate *) config_base;
348 GLXDrawable drawable, struct glx_config *config_base)
352 __GLXDRIconfigPrivate *config = (__GLXDRIconfigPrivate *) config_base;
181 dri2_create_context(struct glx_screen *base, struct glx_config *config_base, struct glx_context *shareList, int renderType) argument
227 dri2_create_context_attribs(struct glx_screen *base, struct glx_config *config_base, struct glx_context *shareList, unsigned num_attribs, const uint32_t *attribs, unsigned *error) argument
347 dri2CreateDrawable(struct glx_screen *base, XID xDrawable, GLXDrawable drawable, struct glx_config *config_base) argument
H A Ddri_glx.c574 struct glx_config *config_base,
581 __GLXDRIconfigPrivate *config = (__GLXDRIconfigPrivate *) config_base;
644 GLXDrawable drawable, struct glx_config *config_base)
648 __GLXDRIconfigPrivate *config = (__GLXDRIconfigPrivate *) config_base;
573 dri_create_context(struct glx_screen *base, struct glx_config *config_base, struct glx_context *shareList, int renderType) argument
642 driCreateDrawable(struct glx_screen *base, XID xDrawable, GLXDrawable drawable, struct glx_config *config_base) argument
/external/linux-tools-perf/perf-3.12.0/include/linux/
H A Dperf_event.h109 unsigned long config_base; member in struct:hw_perf_event::__anon25137::__anon25138

Completed in 442 milliseconds