Home
last modified time | relevance | path

Searched refs:shader_model (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/gpu/drm/vmwgfx/
Dvmwgfx_drv.h1520 static inline bool vmw_shadertype_is_valid(enum vmw_sm_type shader_model, in vmw_shadertype_is_valid() argument
1525 if (shader_model >= VMW_SM_5) in vmw_shadertype_is_valid()
1527 else if (shader_model >= VMW_SM_4) in vmw_shadertype_is_valid()