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

  /external/mesa3d/src/gallium/auxiliary/hud/
hud_context.h 31 struct hud_context;
36 struct hud_context *
40 hud_destroy(struct hud_context *hud);
43 hud_draw(struct hud_context *hud, struct pipe_resource *tex);
hud_context.c 40 #include "hud/hud_context.h"
60 struct hud_context { struct
115 hud_draw_colored_prims(struct hud_context *hud, unsigned prim,
143 hud_draw_colored_quad(struct hud_context *hud, unsigned prim,
158 hud_draw_background_quad(struct hud_context *hud,
182 hud_draw_string(struct hud_context *hud, unsigned x, unsigned y,
336 hud_draw_graph_line_strip(struct hud_context *hud, const struct hud_graph *gr,
361 hud_pane_accumulate_vertices(struct hud_context *hud,
436 hud_pane_draw_colored_objects(struct hud_context *hud,
460 hud_alloc_vertices(struct hud_context *hud, struct vertex_queue *v
    [all...]
  /external/mesa3d/src/gallium/state_trackers/wgl/
stw_context.h 33 struct hud_context;
46 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;
153 struct hud_context *hud; /* NULL if hud is disabled */

Completed in 70 milliseconds