Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dintel_screen.c52 static const driOptionDescription brw_driconf[] = { variable
106 return driGetOptionsXml(brw_driconf, ARRAY_SIZE(brw_driconf)); in brw_driconf_get_xml()
2551 driParseOptionInfo(&options, brw_driconf, ARRAY_SIZE(brw_driconf)); in intelInitScreen2()