Searched refs:SVGA_CAP_CURSOR_BYPASS (Results 1 – 2 of 2) sorted by relevance
429 #define SVGA_CAP_CURSOR_BYPASS 0x00000040 /* Legacy (Use Cursor Bypass 3 instead) */ macro
248 if (capabilities & SVGA_CAP_CURSOR_BYPASS) in vmw_print_capabilities()