Searched defs:hud_context (Results 1 – 1 of 1) sorted by relevance
43 struct hud_context { struct44 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 …]