Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmw_surface_cache.h294 vmw_surface_is_screen_target_format(SVGA3dSurfaceFormat format) in vmw_surface_is_screen_target_format() function
H A Dvmwgfx_surface.c2016 if (!vmw_surface_is_screen_target_format(req->format)) { in vmw_gb_surface_define()