Home
last modified time | relevance | path

Searched refs:dri_init_options (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/dri/
Ddri_screen.h160 dri_init_options(struct dri_screen *screen);
Ddri_screen.c59 dri_init_options(struct dri_screen *screen) in dri_init_options() function
Ddrisw.c549 dri_init_options(screen); in drisw_init_screen()
Dkopper.c160 dri_init_options(screen); in kopper_init_screen()
Ddri2.c2470 dri_init_options(screen); in dri2_init_screen()
2535 dri_init_options(screen); in dri_swrast_kms_init_screen()
/third_party/mesa3d/docs/relnotes/
D21.3.0.rst1294 - gallium/dri2: Make dri_init_options just init DRI options.