Home
last modified time | relevance | path

Searched defs:LINTERP (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pipe_clip.c97 #define LINTERP(T, OUT, IN) ((OUT) + (T) * ((IN) - (OUT))) macro
/third_party/mesa3d/src/mesa/main/
H A Dmacros.h666 LINTERP(GLfloat t, GLfloat out, GLfloat in) in LINTERP() function

Completed in 4 milliseconds