Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/swrast/
Ds_texfilter.c125 lerp_rgba_3d(GLfloat result[4], GLfloat a, GLfloat b, GLfloat c, in lerp_rgba_3d() function
2141 lerp_rgba_3d(rgba, a, b, c, t000, t100, t010, t110, t001, t101, t011, t111); in sample_3d_linear()