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

/linux-master/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_drv.h459 * @VMW_SM_4: Context support upto SM4.
467 VMW_SM_4, enumerator in enum:vmw_sm_type
707 return (dev_priv->sm_type >= VMW_SM_4);
1506 else if (shader_model >= VMW_SM_4)
H A Dvmwgfx_drv.c368 [VMW_SM_4] = "SM4",
1120 dev_priv->sm_type = VMW_SM_4;

Completed in 127 milliseconds