Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga3d_surfacedefs.h324 { SVGA3D_FORMAT_INVALID,
H A Dsvga3d_types.h144 SVGA3D_FORMAT_INVALID = 0, enumerator
/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmw_surface_cache.h50 return &g_SVGA3dSurfaceDescs[SVGA3D_FORMAT_INVALID]; in vmw_surface_get_desc()