Searched refs:fs_interpolate_at (Results 1 - 1 of 1) sorted by relevance

/external/mesa3d/src/compiler/glsl/
H A Dbuiltin_functions.cpp290 fs_interpolate_at(const _mesa_glsl_parse_state *state) function
5267 MAKE_SIG(type, fs_interpolate_at, 1, interpolant);
5280 MAKE_SIG(type, fs_interpolate_at, 2, interpolant, offset);
5293 MAKE_SIG(type, fs_interpolate_at, 2, interpolant, sample_num);

Completed in 98 milliseconds