Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/vmwgfx/device_include/
Dsvga3d_dx.h433 SVGA3dSurfaceFormat format;
766 SVGA3dSurfaceFormat copyFormat;
782 SVGA3dSurfaceFormat copyFormat;
1066 SVGA3dSurfaceFormat format;
1080 SVGA3dSurfaceFormat format;
1126 SVGA3dSurfaceFormat format;
1140 SVGA3dSurfaceFormat format;
1169 SVGA3dSurfaceFormat format;
1188 SVGA3dSurfaceFormat format;
1214 SVGA3dSurfaceFormat format;
[all …]
Dsvga3d_surfacedefs.h384 SVGA3dSurfaceFormat format;
1173 svga3dsurface_get_desc(SVGA3dSurfaceFormat format) in svga3dsurface_get_desc()
1273 svga3dsurface_get_serialized_size(SVGA3dSurfaceFormat format, in svga3dsurface_get_serialized_size()
1297 svga3dsurface_get_serialized_size_extended(SVGA3dSurfaceFormat format, in svga3dsurface_get_serialized_size_extended()
1321 svga3dsurface_get_pixel_offset(SVGA3dSurfaceFormat format, in svga3dsurface_get_pixel_offset()
1338 svga3dsurface_get_image_offset(SVGA3dSurfaceFormat format, in svga3dsurface_get_image_offset()
1382 svga3dsurface_is_gb_screen_target_format(SVGA3dSurfaceFormat format) in svga3dsurface_is_gb_screen_target_format()
1404 svga3dsurface_is_dx_screen_target_format(SVGA3dSurfaceFormat format) in svga3dsurface_is_dx_screen_target_format()
1423 svga3dsurface_is_screen_target_format(SVGA3dSurfaceFormat format) in svga3dsurface_is_screen_target_format()
1506 SVGA3dSurfaceFormat format, in svga3dsurface_setup_cache()
Dsvga3d_cmd.h368 SVGA3dSurfaceFormat format;
396 SVGA3dSurfaceFormat format;
1410 SVGA3dSurfaceFormat format;
1727 SVGA3dSurfaceFormat format;
1744 SVGA3dSurfaceFormat format;
1763 SVGA3dSurfaceFormat format;
1783 SVGA3dSurfaceFormat format;
Dsvga3d_types.h142 typedef enum SVGA3dSurfaceFormat { enum
334 } SVGA3dSurfaceFormat; typedef
/Linux-v5.10/drivers/gpu/drm/vmwgfx/
Dvmwgfx_drv.h1300 SVGA3dSurfaceFormat format,
Dvmwgfx_kms.c894 enum SVGA3dSurfaceFormat format; in vmw_kms_new_framebuffer_surface()