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.h45 struct hud_context { struct
46 int refcount;
47 bool simple;
50 struct pipe_context *record_pipe;
53 struct pipe_context *pipe;
54 struct cso_context *cso;
57 struct st_context *st;
58 hud_st_invalidate_state_func st_invalidate_state;
60 struct hud_batch_query_context *batch_query;
61 struct list_head pane_list;
[all …]