Searched refs:SVGA_SCREEN_IS_PRIMARY (Results 1 – 2 of 2) sorted by relevance
956 #define SVGA_SCREEN_IS_PRIMARY (1 << 1) /* Guest considers this screen to be 'primary' */ macro
132 (sou->base.unit == 0 ? SVGA_SCREEN_IS_PRIMARY : 0); in vmw_sou_fifo_create()