Searched refs:VMW_SM_LEGACY (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_drv.c367 [VMW_SM_LEGACY] = "Legacy",
539 dev_priv->sm_type = VMW_SM_LEGACY;
H A Dvmwgfx_drv.h458 * @VMW_SM_LEGACY: Pre DX context.
466 VMW_SM_LEGACY = 0, enumerator in enum:vmw_sm_type
H A Dvmwgfx_execbuf.c1998 if (!vmw_shadertype_is_valid(VMW_SM_LEGACY, cmd->body.type)) {

Completed in 148 milliseconds