Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/vmwgfx/device_include/
Dsvga3d_surfacedefs.h1198 svga3dsurface_is_screen_target_format(SVGA3dSurfaceFormat format) in svga3dsurface_is_screen_target_format() function
/linux-4.4.14/drivers/gpu/drm/vmwgfx/
Dvmwgfx_surface.c1496 if (!svga3dsurface_is_screen_target_format(format)) { in vmw_surface_gb_priv_define()