Searched defs:tgsi_declaration_interp (Results 1 – 2 of 2) sorted by relevance
157 struct tgsi_declaration_interp struct159 unsigned Interpolate : 4; /**< one of TGSI_INTERPOLATE_x */160 unsigned Location : 2; /**< one of TGSI_INTERPOLATE_LOC_x */161 unsigned CylindricalWrap:4; /**< TGSI_CYLINDRICAL_WRAP_x flags */162 unsigned Padding : 22;