HomeSort by relevance Sort by last modified time
    Searched refs:glx_config_destroy_list (Results 1 - 8 of 8) sorted by null

  /external/mesa3d/src/glx/
glxconfig.h 129 glx_config_destroy_list(struct glx_config *configs);
glxconfig.c 235 glx_config_destroy_list(base);
267 glx_config_destroy_list(struct glx_config *configs) function
driwindows_glx.c 539 glx_config_destroy_list(psc->base.configs);
541 glx_config_destroy_list(psc->base.visuals);
dri3_glx.c 889 glx_config_destroy_list(psc->base.configs);
891 glx_config_destroy_list(psc->base.visuals);
932 glx_config_destroy_list(configs);
934 glx_config_destroy_list(visuals);
dri_glx.c 468 glx_config_destroy_list(psc->base.configs);
470 glx_config_destroy_list(psc->base.visuals);
501 glx_config_destroy_list(configs);
503 glx_config_destroy_list(visuals);
drisw_glx.c 721 glx_config_destroy_list(psc->base.configs);
723 glx_config_destroy_list(psc->base.visuals);
742 glx_config_destroy_list(configs);
744 glx_config_destroy_list(visuals);
dri2_glx.c     [all...]
glxext.c 764 glx_config_destroy_list(psc->configs);
769 glx_config_destroy_list(psc->visuals);
    [all...]

Completed in 810 milliseconds