Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga3d_types.h924 SVGA3D_RT_MAX, enumerator
H A Dsvga3d_cmd.h1041 SVGA3dSurfaceImageId renderTargets[SVGA3D_RT_MAX];
/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_execbuf.c857 if (cmd->body.type >= SVGA3D_RT_MAX) { in vmw_cmd_set_render_target_check()