Searched refs:SVGA_CAP_CURSOR_BYPASS_2 (Results 1 – 2 of 2) sorted by relevance
430 #define SVGA_CAP_CURSOR_BYPASS_2 0x00000080 /* Legacy (Use Cursor Bypass 3 instead) */ macro
250 if (capabilities & SVGA_CAP_CURSOR_BYPASS_2) in vmw_print_capabilities()