Home
last modified time | relevance | path

Searched refs:drm_vmw_dmabuf_rep (Results 1 – 3 of 3) sorted by relevance

/third_party/libdrm/include/drm/
Dvmwgfx_drm.h401 struct drm_vmw_dmabuf_rep { struct
420 struct drm_vmw_dmabuf_rep rep; argument
/third_party/mesa3d/src/gallium/winsys/svga/drm/
Dvmwgfx_drm.h433 #define drm_vmw_dmabuf_rep drm_vmw_bo_rep macro
Dvmw_screen_ioctl.c617 struct drm_vmw_dmabuf_rep *rep = &arg.rep; in vmw_ioctl_region_create()