Searched refs:dri_init_screen_helper (Results 1 - 12 of 12) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/dri/common/
H A Ddri_screen.h121 dri_init_screen_helper(struct dri_screen *screen,
H A Ddri_screen.c392 dri_init_screen_helper(struct dri_screen *screen, function
/external/mesa3d/src/gallium/state_trackers/dri/common/
H A Ddri_screen.h121 dri_init_screen_helper(struct dri_screen *screen,
H A Ddri_screen.c392 dri_init_screen_helper(struct dri_screen *screen, function
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/dri/drm/
H A Ddri_screen.c392 dri_init_screen_helper(struct dri_screen *screen, function
H A Ddri2.c803 /* dri_init_screen_helper checks pscreen for us */
805 configs = dri_init_screen_helper(screen, pscreen, 32);
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/dri/sw/
H A Ddri_screen.c392 dri_init_screen_helper(struct dri_screen *screen, function
H A Ddrisw.c314 /* dri_init_screen_helper checks pscreen for us */
316 configs = dri_init_screen_helper(screen, pscreen, 32);
/external/mesa3d/src/gallium/state_trackers/dri/drm/
H A Ddri_screen.c392 dri_init_screen_helper(struct dri_screen *screen, function
H A Ddri2.c803 /* dri_init_screen_helper checks pscreen for us */
805 configs = dri_init_screen_helper(screen, pscreen, 32);
/external/mesa3d/src/gallium/state_trackers/dri/sw/
H A Ddri_screen.c392 dri_init_screen_helper(struct dri_screen *screen, function
H A Ddrisw.c314 /* dri_init_screen_helper checks pscreen for us */
316 configs = dri_init_screen_helper(screen, pscreen, 32);

Completed in 109 milliseconds