Home
last modified time | relevance | path

Searched refs:hud_context (Results 1 – 11 of 11) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/hud/
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,
Dhud_context.c71 hud_draw_colored_prims(struct hud_context *hud, unsigned prim, in hud_draw_colored_prims()
103 hud_draw_colored_quad(struct hud_context *hud, unsigned prim, in hud_draw_colored_quad()
118 hud_draw_background_quad(struct hud_context *hud, in hud_draw_background_quad()
142 hud_draw_string(struct hud_context *hud, unsigned x, unsigned y, in hud_draw_string()
301 hud_draw_graph_line_strip(struct hud_context *hud, const struct hud_graph *gr, in hud_draw_graph_line_strip()
326 hud_pane_accumulate_vertices(struct hud_context *hud, in hud_pane_accumulate_vertices()
401 hud_pane_accumulate_vertices_simple(struct hud_context *hud, in hud_pane_accumulate_vertices_simple()
421 hud_pane_draw_colored_objects(struct hud_context *hud, in hud_pane_draw_colored_objects()
445 hud_prepare_vertices(struct hud_context *hud, struct vertex_queue *v, in hud_prepare_vertices()
459 hud_draw_results(struct hud_context *hud, struct pipe_resource *tex) in hud_draw_results()
[all …]
Dhud_private.h43 struct hud_context { struct
123 struct hud_context *hud;
/third_party/mesa3d/src/gallium/frontends/wgl/
Dstw_context.h33 struct hud_context;
49 struct hud_context *hud;
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
Dxm_api.h70 struct hud_context;
310 struct hud_context *hud;
/third_party/mesa3d/src/gallium/frontends/dri/
Ddri_context.h65 struct hud_context *hud;
/third_party/mesa3d/src/gallium/frontends/nine/
Ddevice9.h40 struct hud_context;
150 struct hud_context *hud; /* NULL if hud is disabled */
/third_party/mesa3d/docs/relnotes/
D20.0.3.rst101 - gallium: hud_context: Fix scalar initializer warning.
D20.1.0.rst2546 - gallium: hud_context: Fix scalar initializer warning.
/third_party/mesa3d/src/gallium/auxiliary/
Dmeson.build113 'hud/hud_context.c',
114 'hud/hud_context.h',
/third_party/mesa3d/ohos/
Ddependency_inputs.gni1709 ../src/gallium/auxiliary/hud/hud_context.c
1710 ../src/gallium/auxiliary/hud/hud_context.h