HomeSort by relevance Sort by last modified time
    Searched refs:hud_context (Results 1 - 7 of 7) sorted by null

  /external/mesa3d/src/gallium/auxiliary/hud/
hud_context.h 31 struct hud_context;
37 struct hud_context *
38 hud_create(struct cso_context *cso, struct hud_context *share);
41 hud_destroy(struct hud_context *hud, struct cso_context *cso);
44 hud_run(struct hud_context *hud, struct cso_context *cso,
48 hud_record_only(struct hud_context *hud, struct pipe_context *pipe);
51 hud_add_queue_for_monitoring(struct hud_context *hud,
hud_context.c 40 #include "hud/hud_context.h"
69 hud_draw_colored_prims(struct hud_context *hud, unsigned prim,
104 hud_draw_colored_quad(struct hud_context *hud, unsigned prim,
119 hud_draw_background_quad(struct hud_context *hud,
143 hud_draw_string(struct hud_context *hud, unsigned x, unsigned y,
302 hud_draw_graph_line_strip(struct hud_context *hud, const struct hud_graph *gr,
327 hud_pane_accumulate_vertices(struct hud_context *hud,
402 hud_pane_draw_colored_objects(struct hud_context *hud,
426 hud_prepare_vertices(struct hud_context *hud, struct vertex_queue *v,
440 hud_draw_results(struct hud_context *hud, struct pipe_resource *tex
    [all...]
hud_private.h 42 struct hud_context { struct
120 struct hud_context *hud;
  /external/mesa3d/src/gallium/state_trackers/wgl/
stw_context.h 33 struct hud_context;
48 struct hud_context *hud;
  /external/mesa3d/src/gallium/state_trackers/dri/
dri_context.h 37 #include "hud/hud_context.h"
59 struct hud_context *hud;
  /external/mesa3d/src/gallium/state_trackers/glx/xlib/
xm_api.h 70 struct hud_context;
310 struct hud_context *hud;
  /external/mesa3d/src/gallium/state_trackers/nine/
device9.h 39 struct hud_context;
145 struct hud_context *hud; /* NULL if hud is disabled */

Completed in 8543 milliseconds