Home
last modified time | relevance | path

Searched defs:interpolate_location (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_shader.h52 unsigned interpolate_location; // TGSI_INTERPOLATE_LOC_CENTER, CENTROID, SAMPLE member
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_build.c228 unsigned interpolate_location, in tgsi_build_declaration_interp()
Dtgsi_ureg.c1585 enum tgsi_interpolate_loc interpolate_location, in emit_decl_fs()