Home
last modified time | relevance | path

Searched refs:DRM_VMW_EXECBUF (Results 1 - 3 of 3) sorted by relevance

/third_party/libdrm/include/drm/
H A Dvmwgfx_drm.h56 #define DRM_VMW_EXECBUF 12 macro
280 * DRM_VMW_EXECBUF
303 * Argument to the DRM_VMW_EXECBUF Ioctl.
345 * Input / Output data to the DRM_VMW_EXECBUF Ioctl.
622 * @handle: Fence object handle as returned by the DRM_VMW_EXECBUF ioctl.
655 * @handle: Fence object handle as returned by the DRM_VMW_EXECBUF ioctl.
686 * @handle: Fence object handle as returned by the DRM_VMW_EXECBUF ioctl.
/third_party/mesa3d/src/gallium/winsys/svga/drm/
H A Dvmwgfx_drm.h57 #define DRM_VMW_EXECBUF 12 macro
304 * DRM_VMW_EXECBUF
327 * Argument to the DRM_VMW_EXECBUF Ioctl.
369 * Input / Output data to the DRM_VMW_EXECBUF Ioctl.
629 * @handle: Fence object handle as returned by the DRM_VMW_EXECBUF ioctl.
662 * @handle: Fence object handle as returned by the DRM_VMW_EXECBUF ioctl.
693 * @handle: Fence object handle as returned by the DRM_VMW_EXECBUF ioctl.
H A Dvmw_screen_ioctl.c571 ret = drmCommandWrite(vws->ioctl.drm_fd, DRM_VMW_EXECBUF, &arg, argsize); in vmw_ioctl_command()

Completed in 5 milliseconds