brw_line_stipple Struct Reference

Collaboration diagram for brw_line_stipple:

Collaboration graph
[legend]

Data Fields

struct header header
struct {
   unsigned   pattern:16
   unsigned   pad:16
bits0
struct {
   unsigned   repeat_count:9
   unsigned   pad:7
   unsigned   inverse_repeat_count:16
bits1

Detailed Description

Definition at line 219 of file brw_structs.h.


Field Documentation

struct header brw_line_stipple::header [read]

Definition at line 221 of file brw_structs.h.

unsigned brw_line_stipple::pattern

Definition at line 225 of file brw_structs.h.

unsigned brw_line_stipple::pad

Definition at line 226 of file brw_structs.h.

struct { ... } brw_line_stipple::bits0

unsigned brw_line_stipple::repeat_count

Definition at line 231 of file brw_structs.h.

unsigned brw_line_stipple::inverse_repeat_count

Definition at line 233 of file brw_structs.h.

struct { ... } brw_line_stipple::bits1


The documentation for this struct was generated from the following file:
Generated on Tue Sep 29 06:25:58 2009 for Gallium3D by  doxygen 1.5.4