Searched defs:tgsi_declaration_interp (Results 1 – 2 of 2) sorted by relevance
166 struct tgsi_declaration_interp struct168 unsigned Interpolate : 4; /**< one of TGSI_INTERPOLATE_x */169 unsigned Location : 2; /**< one of TGSI_INTERPOLATE_LOC_x */170 unsigned CylindricalWrap:4; /**< TGSI_CYLINDRICAL_WRAP_x flags */171 unsigned Padding : 22;
152 struct tgsi_declaration_interp struct154 unsigned Interpolate : 4; /**< one of TGSI_INTERPOLATE_x */155 unsigned Location : 2; /**< one of TGSI_INTERPOLATE_LOC_x */156 unsigned Padding : 26;