Searched defs:vmw_sw_context (Results 1 – 1 of 1) sorted by relevance
442 struct vmw_sw_context{ struct444 bool kernel;445 struct vmw_fpriv *fp;446 struct drm_file *filp;447 uint32_t *cmd_bounce;448 uint32_t cmd_bounce_size;450 struct list_head bo_relocations;452 uint32_t *buf_start;455 bool needs_post_query_barrier;457 bool staged_bindings_inuse;[all …]
Completed in 8 milliseconds