Home
last modified time | relevance | path

Searched refs:interpolate_loc (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_vgpu10.c2724 enum tgsi_interpolate_loc interpolate_loc) in translate_interpolation() argument
2735 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()