Home
last modified time | relevance | path

Searched refs:SVGA3dSurfaceFormat (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/vmwgfx/device_include/
Dsvga3d_surfacedefs.h370 SVGA3dSurfaceFormat format;
1119 svga3dsurface_get_desc(SVGA3dSurfaceFormat format) in svga3dsurface_get_desc()
1219 svga3dsurface_get_serialized_size(SVGA3dSurfaceFormat format, in svga3dsurface_get_serialized_size()
1243 svga3dsurface_get_serialized_size_extended(SVGA3dSurfaceFormat format, in svga3dsurface_get_serialized_size_extended()
1267 svga3dsurface_get_pixel_offset(SVGA3dSurfaceFormat format, in svga3dsurface_get_pixel_offset()
1285 svga3dsurface_get_image_offset(SVGA3dSurfaceFormat format, in svga3dsurface_get_image_offset()
1329 svga3dsurface_is_gb_screen_target_format(SVGA3dSurfaceFormat format) in svga3dsurface_is_gb_screen_target_format()
1351 svga3dsurface_is_dx_screen_target_format(SVGA3dSurfaceFormat format) in svga3dsurface_is_dx_screen_target_format()
1370 svga3dsurface_is_screen_target_format(SVGA3dSurfaceFormat format) in svga3dsurface_is_screen_target_format()
Dsvga3d_dx.h346 SVGA3dSurfaceFormat format;
679 SVGA3dSurfaceFormat copyFormat;
695 SVGA3dSurfaceFormat copyFormat;
940 SVGA3dSurfaceFormat format;
954 SVGA3dSurfaceFormat format;
1000 SVGA3dSurfaceFormat format;
1014 SVGA3dSurfaceFormat format;
1043 SVGA3dSurfaceFormat format;
1062 SVGA3dSurfaceFormat format;
1089 SVGA3dSurfaceFormat format;
Dsvga3d_cmd.h336 SVGA3dSurfaceFormat format;
362 SVGA3dSurfaceFormat format;
1356 SVGA3dSurfaceFormat format;
1673 SVGA3dSurfaceFormat format;
1690 SVGA3dSurfaceFormat format;
1709 SVGA3dSurfaceFormat format;
Dsvga3d_types.h129 typedef enum SVGA3dSurfaceFormat { enum
310 } SVGA3dSurfaceFormat; typedef
/Linux-v4.19/drivers/gpu/drm/vmwgfx/
Dvmwgfx_drv.h1084 SVGA3dSurfaceFormat format,
Dvmwgfx_surface.c1383 SVGA3dSurfaceFormat format, in vmw_surface_gb_priv_define()
Dvmwgfx_kms.c959 enum SVGA3dSurfaceFormat format; in vmw_kms_new_framebuffer_surface()