Lines Matching refs:value_desc
148 struct value_desc { struct
406 static const struct value_desc values[] = {
1398 const struct value_desc *d; in print_table_stats()
1501 find_custom_value(struct gl_context *ctx, const struct value_desc *d, union value *v) in find_custom_value()
1875 check_extra(struct gl_context *ctx, const char *func, const struct value_desc *d) in check_extra()
1971 static const struct value_desc error_value =
1996 static const struct value_desc *
2002 const struct value_desc *d; in find_value()
2065 const struct value_desc *d; in _mesa_GetBooleanv()
2154 const struct value_desc *d; in _mesa_GetFloatv()
2243 const struct value_desc *d; in _mesa_GetIntegerv()
2339 const struct value_desc *d; in _mesa_GetInteger64v()
2435 const struct value_desc *d; in _mesa_GetDoublev()
2734 const struct value_desc *d; in _mesa_GetFixedv()