Searched defs:TGSI_INTERPOLATE_COLOR (Results 1 – 3 of 3) sorted by relevance
113 TGSI_INTERPOLATE_COLOR, /* special color case for smooth/flat */ enumerator
104 TGSI_INTERPOLATE_COLOR, /* special color case for smooth/flat */ enumerator
6910 … enum tgsi_interpolate_mode interpolators[2] = {TGSI_INTERPOLATE_COLOR, TGSI_INTERPOLATE_COLOR}; in emit_ios_vs() enumerator