Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/vmwgfx/device_include/
Dsvga3d_devcaps.h436 #define SVGADX_DXFMT_MULTISAMPLE_4 (1 << 10) macro
447 SVGADX_DXFMT_MULTISAMPLE_4 | \
/linux-4.4.14/drivers/gpu/drm/vmwgfx/
Dvmwgfx_ioctl.c133 SVGADX_DXFMT_MULTISAMPLE_4 | in vmw_mask_multisample()