Searched refs:DRI_SECTION (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/util/
H A Dxmlconfig.h52 DRI_BOOL, DRI_ENUM, DRI_INT, DRI_FLOAT, DRI_STRING, DRI_SECTION enumerator in enum:driOptionType
H A Dxmlconfig.c242 case DRI_SECTION:
335 if (opt->info.type == DRI_SECTION) {
374 case DRI_SECTION:
440 if (opt->info.type == DRI_SECTION) {
476 case DRI_SECTION:
H A Ddriconf.h43 #define DRI_CONF_SECTION(text) { .desc = text, .info = { .type = DRI_SECTION } },

Completed in 6 milliseconds