Searched refs:SVGA_CAP_3D (Results 1 – 5 of 5) sorted by relevance
409 #define SVGA_CAP_3D 0x00004000 macro
40 if (!(dev_priv->capabilities & SVGA_CAP_3D)) in vmw_supports_3d()
300 { SVGA_CAP_3D, "3D" },
1668 !(dev_priv->capabilities & SVGA_CAP_3D), in vmw_kms_fb_create()
186 #define SVGA_CAP_3D (1 << 14) macro