Home
last modified time | relevance | path

Searched refs:__driNConfigOptions (Results 1 – 9 of 9) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/dri/sw/
Ddri_screen.c74 static const uint __driNConfigOptions = 10; variable
415 __driConfigOptions, __driNConfigOptions); in dri_init_screen_helper()
/external/mesa3d/src/gallium/state_trackers/dri/common/
Ddri_screen.c74 static const uint __driNConfigOptions = 10; variable
415 __driConfigOptions, __driNConfigOptions); in dri_init_screen_helper()
/external/mesa3d/src/gallium/state_trackers/dri/drm/
Ddri_screen.c74 static const uint __driNConfigOptions = 10; variable
415 __driConfigOptions, __driNConfigOptions); in dri_init_screen_helper()
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_screen.c100 static const GLuint __driNConfigOptions = 15; variable
132 static const GLuint __driNConfigOptions = 17; variable
502 __driConfigOptions, __driNConfigOptions); in radeonCreateScreen2()
/external/mesa3d/src/mesa/drivers/dri/r200/
Dradeon_screen.c100 static const GLuint __driNConfigOptions = 15; variable
132 static const GLuint __driNConfigOptions = 17; variable
502 __driConfigOptions, __driNConfigOptions); in radeonCreateScreen2()
/external/mesa3d/src/gallium/auxiliary/postprocess/
DADDING71 Do check that __driNConfigOptions is still correct after the addition.
/external/mesa3d/src/mesa/drivers/dri/i965/
Dintel_screen.c95 const GLuint __driNConfigOptions = 15; variable
1074 __driConfigOptions, __driNConfigOptions); in intelInitScreen2()
/external/mesa3d/src/mesa/drivers/dri/i915/
Dintel_screen.c95 const GLuint __driNConfigOptions = 15; variable
1074 __driConfigOptions, __driNConfigOptions); in intelInitScreen2()
/external/mesa3d/src/mesa/drivers/dri/intel/
Dintel_screen.c95 const GLuint __driNConfigOptions = 15; variable
1074 __driConfigOptions, __driNConfigOptions); in intelInitScreen2()