Searched refs:hud_context (Results 1 - 17 of 17) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/hud/
H A Dhud_context.h31 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,
H A Dhud_context.c40 #include "hud/hud_context.h"
69 hud_draw_colored_prims(struct hud_context *hud, unsigned prim,
103 hud_draw_colored_quad(struct hud_context *hud, unsigned prim,
118 hud_draw_background_quad(struct hud_context *hud,
142 hud_draw_string(struct hud_context *hud, unsigned x, unsigned y,
301 hud_draw_graph_line_strip(struct hud_context *hud, const struct hud_graph *gr,
326 hud_pane_accumulate_vertices(struct hud_context *hud,
401 hud_pane_accumulate_vertices_simple(struct hud_context *hud,
421 hud_pane_draw_colored_objects(struct hud_context *hud,
445 hud_prepare_vertices(struct hud_context *hu
[all...]
H A Dhud_private.h42 struct hud_context { struct
121 struct hud_context *hud;
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/hud/
H A Dhud_context.h31 struct hud_context;
38 struct hud_context *
40 struct hud_context *share);
43 hud_destroy(struct hud_context *hud, struct cso_context *cso);
46 hud_run(struct hud_context *hud, struct cso_context *cso,
50 hud_record_only(struct hud_context *hud, struct pipe_context *pipe);
53 hud_add_queue_for_monitoring(struct hud_context *hud,
H A Dhud_context.c40 #include "hud/hud_context.h"
71 hud_draw_colored_prims(struct hud_context *hud, unsigned prim,
103 hud_draw_colored_quad(struct hud_context *hud, unsigned prim,
118 hud_draw_background_quad(struct hud_context *hud,
142 hud_draw_string(struct hud_context *hud, unsigned x, unsigned y,
301 hud_draw_graph_line_strip(struct hud_context *hud, const struct hud_graph *gr,
326 hud_pane_accumulate_vertices(struct hud_context *hud,
401 hud_pane_accumulate_vertices_simple(struct hud_context *hud,
421 hud_pane_draw_colored_objects(struct hud_context *hud,
445 hud_prepare_vertices(struct hud_context *hu
[all...]
H A Dhud_private.h43 struct hud_context { struct
123 struct hud_context *hud;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/wgl/
H A Dstw_context.h33 struct hud_context;
48 struct hud_context *hud;
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/wgl/
H A Dstw_context.h33 struct hud_context;
49 struct hud_context *hud;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/dri/
H A Ddri_context.h37 #include "hud/hud_context.h"
59 struct hud_context *hud;
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/dri/
H A Ddri_context.h37 #include "hud/hud_context.h"
65 struct hud_context *hud;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/glx/xlib/
H A Dxm_api.h70 struct hud_context;
310 struct hud_context *hud;
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/glx/xlib/
H A Dxm_api.h70 struct hud_context;
310 struct hud_context *hud;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/
H A DMakefile.sources91 hud/hud_context.c \
92 hud/hud_context.h \
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/nine/
H A Ddevice9.h39 struct hud_context;
149 struct hud_context *hud; /* NULL if hud is disabled */
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/
H A Ddevice9.h40 struct hud_context;
150 struct hud_context *hud; /* NULL if hud is disabled */
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D20.0.3.rst101 - gallium: hud_context: Fix scalar initializer warning.
H A D20.1.0.rst2546 - gallium: hud_context: Fix scalar initializer warning.

Completed in 18 milliseconds