Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/winsys/svga/drm/
Dvmw_context.c78 struct vmw_svga_winsys_context struct
80 struct svga_winsys_context base;
82 struct vmw_winsys_screen *vws;
83 struct hash_table *hash;
86 bool must_flush;
87 struct debug_stack_frame must_flush_stack[VMW_MUST_FLUSH_STACK];
88 struct debug_flush_ctx *fctx;
91 struct {
96 } command;
98 struct {
[all …]