Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/vmwgfx/device_include/
H A Dsvga3d_dx.h348 SVGA3dSurfaceFormat format;
681 SVGA3dSurfaceFormat copyFormat;
697 SVGA3dSurfaceFormat copyFormat;
942 SVGA3dSurfaceFormat format;
956 SVGA3dSurfaceFormat format;
1002 SVGA3dSurfaceFormat format;
1016 SVGA3dSurfaceFormat format;
1045 SVGA3dSurfaceFormat format;
1064 SVGA3dSurfaceFormat format;
1091 SVGA3dSurfaceFormat format;
H A Dsvga3d_surfacedefs.h372 SVGA3dSurfaceFormat format;
1121 svga3dsurface_get_desc(SVGA3dSurfaceFormat format) in svga3dsurface_get_desc()
1221 svga3dsurface_get_serialized_size(SVGA3dSurfaceFormat format, in svga3dsurface_get_serialized_size()
1245 svga3dsurface_get_serialized_size_extended(SVGA3dSurfaceFormat format, in svga3dsurface_get_serialized_size_extended()
1269 svga3dsurface_get_pixel_offset(SVGA3dSurfaceFormat format, in svga3dsurface_get_pixel_offset()
1286 svga3dsurface_get_image_offset(SVGA3dSurfaceFormat format, in svga3dsurface_get_image_offset()
1330 svga3dsurface_is_gb_screen_target_format(SVGA3dSurfaceFormat format) in svga3dsurface_is_gb_screen_target_format()
1352 svga3dsurface_is_dx_screen_target_format(SVGA3dSurfaceFormat format) in svga3dsurface_is_dx_screen_target_format()
1371 svga3dsurface_is_screen_target_format(SVGA3dSurfaceFormat format) in svga3dsurface_is_screen_target_format()
1454 SVGA3dSurfaceFormat format, in svga3dsurface_setup_cache()
H A Dsvga3d_cmd.h338 SVGA3dSurfaceFormat format;
364 SVGA3dSurfaceFormat format;
1358 SVGA3dSurfaceFormat format;
1675 SVGA3dSurfaceFormat format;
1692 SVGA3dSurfaceFormat format;
1711 SVGA3dSurfaceFormat format;
H A Dsvga3d_types.h131 typedef enum SVGA3dSurfaceFormat { enum
312 } SVGA3dSurfaceFormat; typedef
/netbsd-src/sys/external/bsd/drm2/dist/drm/vmwgfx/
H A Dvmwgfx_drv.h1290 SVGA3dSurfaceFormat format,
H A Dvmwgfx_surface.c1403 SVGA3dSurfaceFormat format, in vmw_surface_gb_priv_define()
H A Dvmwgfx_kms.c900 enum SVGA3dSurfaceFormat format; in vmw_kms_new_framebuffer_surface()