Searched defs:hud_graph (Results 1 – 1 of 1) sorted by relevance
99 struct hud_graph { struct109 void (*begin_query)(struct hud_graph *gr, struct pipe_context *pipe); argument110 void (*query_new_value)(struct hud_graph *gr, struct pipe_context *pipe); argument112 void (*free_query_data)(void *ptr, struct pipe_context *pipe);115 unsigned num_vertices;116 unsigned index; /* vertex index being updated */117 double current_value;118 FILE *fd;