Linux Kernel
3.7.1
|
#include <r128_drm.h>
Data Fields | |
unsigned int | tex_cntl |
unsigned int | tex_combine_cntl |
unsigned int | tex_size_pitch |
unsigned int | tex_offset [R128_MAX_TEXTURE_LEVELS] |
unsigned int | tex_border_color |
Definition at line 136 of file r128_drm.h.
unsigned int tex_border_color |
Definition at line 141 of file r128_drm.h.
unsigned int tex_cntl |
Definition at line 137 of file r128_drm.h.
unsigned int tex_combine_cntl |
Definition at line 138 of file r128_drm.h.
unsigned int tex_offset[R128_MAX_TEXTURE_LEVELS] |
Definition at line 140 of file r128_drm.h.
unsigned int tex_size_pitch |
Definition at line 139 of file r128_drm.h.