vertex_header Struct Reference

Basic vertex info. More...


Data Fields

unsigned clipmask:12
unsigned edgeflag:1
unsigned pad:3
unsigned vertex_id:16
float clip [4]
float data [][4]
vector float data [1]


Detailed Description

Basic vertex info.

Simplified types taken from other parts of Gallium.

Carry some useful information around with the vertices in the prim pipe.

Definition at line 64 of file draw_private.h.


Field Documentation

unsigned vertex_header::clipmask

Definition at line 65 of file draw_private.h.

unsigned vertex_header::edgeflag

Definition at line 66 of file draw_private.h.

unsigned vertex_header::pad

Definition at line 67 of file draw_private.h.

unsigned vertex_header::vertex_id

Definition at line 68 of file draw_private.h.

float vertex_header::clip[4]

Definition at line 70 of file draw_private.h.

float vertex_header::data[][4]

Definition at line 74 of file draw_private.h.

vector float vertex_header::data[1]

Definition at line 57 of file spu_tri.c.


The documentation for this struct was generated from the following files:
Generated on Tue Sep 29 06:26:08 2009 for Gallium3D by  doxygen 1.5.4