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

#include <vmwgfx_drm.h>

Data Fields

uint32_t width
 
uint32_t height
 
uint32_t depth
 
uint32_t pad64
 

Detailed Description

struct drm_vmw_size ioctl.

- mip level width - mip level height - mip level depth

Description of a mip level. Input data to the DRM_WMW_CREATE_SURFACE Ioctl.

Definition at line 189 of file vmwgfx_drm.h.

Field Documentation

uint32_t depth

Definition at line 192 of file vmwgfx_drm.h.

uint32_t height

Definition at line 191 of file vmwgfx_drm.h.

uint32_t pad64

Definition at line 193 of file vmwgfx_drm.h.

uint32_t width

Definition at line 190 of file vmwgfx_drm.h.


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