• Home
  • Raw
  • Download

Lines Matching defs:hud

91 hud_draw_colored_prims(struct hud_context *hud, unsigned prim,  in hud_draw_colored_prims()
121 hud_draw_colored_quad(struct hud_context *hud, unsigned prim, in hud_draw_colored_quad()
136 hud_draw_background_quad(struct hud_context *hud, in hud_draw_background_quad()
160 hud_draw_string(struct hud_context *hud, unsigned x, unsigned y, in hud_draw_string()
326 hud_draw_graph_line_strip(struct hud_context *hud, const struct hud_graph *gr, in hud_draw_graph_line_strip()
351 hud_pane_accumulate_vertices(struct hud_context *hud, in hud_pane_accumulate_vertices()
426 hud_pane_accumulate_vertices_simple(struct hud_context *hud, in hud_pane_accumulate_vertices_simple()
446 hud_pane_draw_colored_objects(struct hud_context *hud, in hud_pane_draw_colored_objects()
470 hud_prepare_vertices(struct hud_context *hud, struct vertex_queue *v, in hud_prepare_vertices()
483 hud_draw_results(struct hud_context *hud, struct pipe_resource *tex) in hud_draw_results()
672 hud_start_queries(struct hud_context *hud, struct pipe_context *pipe) in hud_start_queries()
690 hud_stop_queries(struct hud_context *hud, struct pipe_context *pipe) in hud_stop_queries()
767 hud_run(struct hud_context *hud, struct cso_context *cso, in hud_run()
790 hud_record_only(struct hud_context *hud, struct pipe_context *pipe) in hud_record_only()
915 hud_pane_create(struct hud_context *hud, in hud_pane_create()
1227 hud_parse_env_var(struct hud_context *hud, struct pipe_screen *screen, in hud_parse_env_var()
1694 hud_unset_draw_context(struct hud_context *hud) in hud_unset_draw_context()
1725 hud_set_draw_context(struct hud_context *hud, struct cso_context *cso, in hud_set_draw_context()
1871 hud_unset_record_context(struct hud_context *hud) in hud_unset_record_context()
1894 hud_set_record_context(struct hud_context *hud, struct pipe_context *pipe) in hud_set_record_context()
1954 struct hud_context *hud; in hud_create() local
2088 hud_destroy(struct hud_context *hud, struct cso_context *cso) in hud_destroy()
2103 hud_add_queue_for_monitoring(struct hud_context *hud, in hud_add_queue_for_monitoring()