Linux Kernel
3.7.1
|
#include <vmwgfx_drm.h>
Data Fields | |
uint64_t | buffer |
uint32_t | max_size |
uint32_t | pad64 |
DRM_VMW_UNREF_STREAM - Unclaim a stream.
Return a single stream that was claimed by this process. Also makes sure that the stream has been stopped. DRM_VMW_GET_3D_CAP
Read 3D capabilities from the FIFO struct drm_vmw_get_3d_cap_arg
: Pointer to a buffer for capability data, cast to an uint64_t : Max size to copy
Input argument to the DRM_VMW_GET_3D_CAP_IOCTL ioctls.
Definition at line 547 of file vmwgfx_drm.h.
Definition at line 548 of file vmwgfx_drm.h.
uint32_t max_size |
Definition at line 549 of file vmwgfx_drm.h.
uint32_t pad64 |
Definition at line 550 of file vmwgfx_drm.h.