Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/util/
Dxmlconfig.h45 typedef enum driOptionType { enum
47 } driOptionType; typedef
68 driOptionType type; /**< \brief Type */
150 driOptionType type);
Dxmlconfig.c215 parseValue(driOptionValue *v, driOptionType type, const char *string) in parseValue()
1265 driOptionType type) in driCheckOption()