Searched refs:interpolate_loc (Results 1 – 1 of 1) sorted by relevance
2724 enum tgsi_interpolate_loc interpolate_loc) in translate_interpolation() argument2735 if (interpolate_loc == TGSI_INTERPOLATE_LOC_CENTROID) { in translate_interpolation()2737 } else if (interpolate_loc == TGSI_INTERPOLATE_LOC_SAMPLE && in translate_interpolation()2745 if (interpolate_loc == TGSI_INTERPOLATE_LOC_CENTROID) { in translate_interpolation()2747 } else if (interpolate_loc == TGSI_INTERPOLATE_LOC_SAMPLE && in translate_interpolation()