Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_screen.c53 static const driOptionDescription brw_driconf[] = { variable
107 return driGetOptionsXml(brw_driconf, ARRAY_SIZE(brw_driconf)); in brw_driconf_get_xml()
2540 driParseOptionInfo(&options, brw_driconf, ARRAY_SIZE(brw_driconf)); in brw_init_screen()