tgsi_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 [4]
float dadx [4]
float dady [4]


Detailed Description

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

Definition at line 64 of file tgsi_exec.h.


Field Documentation

float tgsi_interp_coef::a0[4]

Definition at line 66 of file tgsi_exec.h.

float tgsi_interp_coef::dadx[4]

Definition at line 67 of file tgsi_exec.h.

float tgsi_interp_coef::dady[4]

Definition at line 68 of file tgsi_exec.h.


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