Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/hud/
Dhud_private.h43 struct hud_context { struct
44 int refcount;
45 bool simple;
48 struct pipe_context *record_pipe;
51 struct pipe_context *pipe;
52 struct cso_context *cso;
54 struct hud_batch_query_context *batch_query;
55 struct list_head pane_list;
57 struct util_queue_monitoring *monitored_queue;
60 struct pipe_blend_state no_blend, alpha_blend;
[all …]