cell_array_info Struct Reference

Array info used by the vertex shader's vertex puller. More...


Data Fields

uint64_t base
 Base address of the 0th element.
uint attr
 Attribute that this state is for.
uint pitch
 Byte pitch from one entry to the next.
uint size
uint function_offset


Detailed Description

Array info used by the vertex shader's vertex puller.

Definition at line 169 of file common.h.


Field Documentation

uint64_t cell_array_info::base

Base address of the 0th element.

Definition at line 171 of file common.h.

uint cell_array_info::attr

Attribute that this state is for.

Definition at line 172 of file common.h.

uint cell_array_info::pitch

Byte pitch from one entry to the next.

Definition at line 173 of file common.h.

uint cell_array_info::size

Definition at line 174 of file common.h.

uint cell_array_info::function_offset

Definition at line 175 of file common.h.


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