Searched refs:SVGA_STFLAG_PRIMARY (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga3d_cmd.h983 #define SVGA_STFLAG_PRIMARY (1 << 0) macro
/linux-master/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_stdu.c185 cmd->body.flags = (0 == cmd->body.stid) ? SVGA_STFLAG_PRIMARY : 0;

Completed in 277 milliseconds