Searched defs:tgsi_declaration_interp (Results 1 – 1 of 1) sorted by relevance
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;