Home
last modified time | relevance | path

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

/third_party/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;
53 struct st_context_iface *st;
55 struct hud_batch_query_context *batch_query;
56 struct list_head pane_list;
58 struct util_queue_monitoring *monitored_queue;
[all …]