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.h42 struct hud_context { struct
43 int refcount;
46 struct pipe_context *record_pipe;
49 struct pipe_context *pipe;
50 struct cso_context *cso;
52 struct hud_batch_query_context *batch_query;
53 struct list_head pane_list;
55 struct util_queue_monitoring *monitored_queue;
58 struct pipe_blend_state no_blend, alpha_blend;
59 struct pipe_depth_stencil_alpha_state dsa;
[all …]