Lines Matching defs:hud
70 hud_draw_colored_prims(struct hud_context *hud, unsigned prim, in hud_draw_colored_prims()
101 hud_draw_colored_quad(struct hud_context *hud, unsigned prim, in hud_draw_colored_quad()
116 hud_draw_background_quad(struct hud_context *hud, in hud_draw_background_quad()
140 hud_draw_string(struct hud_context *hud, unsigned x, unsigned y, in hud_draw_string()
299 hud_draw_graph_line_strip(struct hud_context *hud, const struct hud_graph *gr, in hud_draw_graph_line_strip()
324 hud_pane_accumulate_vertices(struct hud_context *hud, in hud_pane_accumulate_vertices()
399 hud_pane_accumulate_vertices_simple(struct hud_context *hud, in hud_pane_accumulate_vertices_simple()
419 hud_pane_draw_colored_objects(struct hud_context *hud, in hud_pane_draw_colored_objects()
443 hud_prepare_vertices(struct hud_context *hud, struct vertex_queue *v, in hud_prepare_vertices()
457 hud_draw_results(struct hud_context *hud, struct pipe_resource *tex) in hud_draw_results()
618 hud_start_queries(struct hud_context *hud, struct pipe_context *pipe) in hud_start_queries()
636 hud_stop_queries(struct hud_context *hud, struct pipe_context *pipe) in hud_stop_queries()
713 hud_run(struct hud_context *hud, struct cso_context *cso, in hud_run()
736 hud_record_only(struct hud_context *hud, struct pipe_context *pipe) in hud_record_only()
861 hud_pane_create(struct hud_context *hud, in hud_pane_create()
1172 hud_parse_env_var(struct hud_context *hud, struct pipe_screen *screen, in hud_parse_env_var()
1614 hud_unset_draw_context(struct hud_context *hud) in hud_unset_draw_context()
1641 hud_set_draw_context(struct hud_context *hud, struct cso_context *cso) in hud_set_draw_context()
1735 hud_unset_record_context(struct hud_context *hud) in hud_unset_record_context()
1758 hud_set_record_context(struct hud_context *hud, struct pipe_context *pipe) in hud_set_record_context()
1804 struct hud_context *hud; in hud_create() local
1915 hud_destroy(struct hud_context *hud, struct cso_context *cso) in hud_destroy()
1930 hud_add_queue_for_monitoring(struct hud_context *hud, in hud_add_queue_for_monitoring()