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

  /external/mesa3d/src/gallium/state_trackers/dri/common/
dri_screen.h 121 dri_init_screen_helper(struct dri_screen *screen,
dri_screen.c 392 dri_init_screen_helper(struct dri_screen *screen, function
  /external/mesa3d/src/gallium/state_trackers/dri/sw/
drisw.c 314 /* 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/
dri2.c 803 /* dri_init_screen_helper checks pscreen for us */
805 configs = dri_init_screen_helper(screen, pscreen, 32);

Completed in 329 milliseconds