spu_interp_coef Struct Reference

For fragment programs, information for computing fragment input values from plane equation of the triangle/line. More...


Data Fields

float a0 [NUM_CHANNELS]
float dadx [NUM_CHANNELS]
float dady [NUM_CHANNELS]


Detailed Description

For fragment programs, information for computing fragment input values from plane equation of the triangle/line.

Definition at line 61 of file spu_exec.h.


Field Documentation

float spu_interp_coef::a0[NUM_CHANNELS]

Definition at line 63 of file spu_exec.h.

float spu_interp_coef::dadx[NUM_CHANNELS]

Definition at line 64 of file spu_exec.h.

float spu_interp_coef::dady[NUM_CHANNELS]

Definition at line 65 of file spu_exec.h.


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