Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
drm_vmw_get_3d_cap_arg Struct Reference

#include <vmwgfx_drm.h>

Data Fields

uint64_t buffer
 
uint32_t max_size
 
uint32_t pad64
 

Detailed Description

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.

Field Documentation

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.


The documentation for this struct was generated from the following file: