Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/vmwgfx/device_include/
Dsvga3d_surfacedefs.h203 SVGA3dSurfaceFormat format;
949 svga3dsurface_get_desc(SVGA3dSurfaceFormat format) in svga3dsurface_get_desc()
1068 svga3dsurface_get_serialized_size(SVGA3dSurfaceFormat format, in svga3dsurface_get_serialized_size()
1096 svga3dsurface_get_pixel_offset(SVGA3dSurfaceFormat format, in svga3dsurface_get_pixel_offset()
1113 svga3dsurface_get_image_offset(SVGA3dSurfaceFormat format, in svga3dsurface_get_image_offset()
1157 svga3dsurface_is_gb_screen_target_format(SVGA3dSurfaceFormat format) in svga3dsurface_is_gb_screen_target_format()
1179 svga3dsurface_is_dx_screen_target_format(SVGA3dSurfaceFormat format) in svga3dsurface_is_dx_screen_target_format()
1198 svga3dsurface_is_screen_target_format(SVGA3dSurfaceFormat format) in svga3dsurface_is_screen_target_format()
Dsvga3d_dx.h338 SVGA3dSurfaceFormat format;
673 SVGA3dSurfaceFormat format;
808 SVGA3dSurfaceFormat format;
822 SVGA3dSurfaceFormat format;
867 SVGA3dSurfaceFormat format;
881 SVGA3dSurfaceFormat format;
910 SVGA3dSurfaceFormat format;
929 SVGA3dSurfaceFormat format;
956 SVGA3dSurfaceFormat format;
Dsvga3d_cmd.h305 SVGA3dSurfaceFormat format;
331 SVGA3dSurfaceFormat format;
1326 SVGA3dSurfaceFormat format;
1619 SVGA3dSurfaceFormat format;
Dsvga3d_types.h116 typedef enum SVGA3dSurfaceFormat { enum
297 } SVGA3dSurfaceFormat; typedef
/linux-4.4.14/drivers/gpu/drm/vmwgfx/
Dvmwgfx_drv.h1051 SVGA3dSurfaceFormat format,
Dvmwgfx_surface.c1479 SVGA3dSurfaceFormat format, in vmw_surface_gb_priv_define()
Dvmwgfx_kms.c526 enum SVGA3dSurfaceFormat format; in vmw_kms_new_framebuffer_surface()