Linux Kernel
3.7.1
|
#include <radeon_drm.h>
Data Fields | |
unsigned int | flags |
unsigned int | clear_color |
unsigned int | clear_depth |
unsigned int | color_mask |
unsigned int | depth_mask |
drm_radeon_clear_rect_t __user * | depth_boxes |
Definition at line 606 of file radeon_drm.h.
unsigned int clear_color |
Definition at line 608 of file radeon_drm.h.
unsigned int clear_depth |
Definition at line 609 of file radeon_drm.h.
unsigned int color_mask |
Definition at line 610 of file radeon_drm.h.
drm_radeon_clear_rect_t __user* depth_boxes |
Definition at line 612 of file radeon_drm.h.
unsigned int depth_mask |
Definition at line 611 of file radeon_drm.h.
unsigned int flags |
Definition at line 607 of file radeon_drm.h.