Home
last modified time | relevance | path

Searched refs:drm_vmw_surface_create_req (Results 1 – 4 of 4) sorted by relevance

/third_party/libdrm/include/drm/
Dvmwgfx_drm.h182 struct drm_vmw_surface_create_req { struct
236 struct drm_vmw_surface_create_req req;
263 struct drm_vmw_surface_create_req rep;
/third_party/mesa3d/src/gallium/winsys/svga/drm/
Dvmwgfx_drm.h206 struct drm_vmw_surface_create_req { struct
260 struct drm_vmw_surface_create_req req;
287 struct drm_vmw_surface_create_req rep;
Dvmw_screen_dri.c223 struct drm_vmw_surface_create_req *rep = &arg.rep; in vmw_drm_surface_from_handle()
Dvmw_screen_ioctl.c147 struct drm_vmw_surface_create_req *req = &s_arg.req; in vmw_ioctl_surface_create()