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

/linux-master/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_drv.h461 * @VMW_SM_5: Context support up to SM5.
469 VMW_SM_5, enumerator in enum:vmw_sm_type
729 return (dev_priv->sm_type >= VMW_SM_5);
1504 if (shader_model >= VMW_SM_5)
H A Dvmwgfx_drv.c370 [VMW_SM_5] = "SM_5",
1131 dev_priv->sm_type = VMW_SM_5;

Completed in 102 milliseconds