Searched defs:tgsi_declaration_interp (Results 1 – 1 of 1) sorted by relevance
139 struct tgsi_declaration_interp struct141 unsigned Interpolate : 4; /**< one of TGSI_INTERPOLATE_x */142 unsigned Centroid : 1; /**< centroid sampling? */143 unsigned CylindricalWrap:4; /**< TGSI_CYLINDRICAL_WRAP_x flags */144 unsigned Padding : 23;