Searched refs:SVGA_STFLAG_PRIMARY (Results 1 – 2 of 2) sorted by relevance
983 #define SVGA_STFLAG_PRIMARY (1 << 0) macro
191 cmd->body.flags = (0 == cmd->body.stid) ? SVGA_STFLAG_PRIMARY : 0; in vmw_stdu_define_st()