Home
last modified time | relevance | path

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

/third_party/mesa3d/src/util/
Dxmlconfig.h51 typedef enum driOptionType { enum
53 } driOptionType; typedef
74 driOptionType type; /**< \brief Type */
156 driOptionType type);
Dxmlconfig.c214 parseValue(driOptionValue *v, driOptionType type, const char *string) in parseValue()
1223 driOptionType type) in driCheckOption()