Searched defs:Interpolate (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/glu/dist/src/libtess/
H A Dgeom.c179 #define Interpolate(a,x,b,y) RealInterpolate(a,x,b,y) macro
188 GLdouble Interpolate( GLdouble a, GLdouble x, GLdouble b, GLdouble y) function in typeref:typename:GLdouble
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/
H A Dtgsi.rst
/xsrc/external/mit/MesaLib/dist/docs/gallium/
H A Dtgsi.rst
/xsrc/external/mit/MesaLib.old/dist/src/gallium/include/pipe/
H A Dp_shader_tokens.h136 unsigned Interpolate : 1; /**< any interpolation info? */ member in struct:tgsi_declaration
159 unsigned Interpolate : 4; /**< one of TGSI_INTERPOLATE_x */ member in struct:tgsi_declaration_interp
/xsrc/external/mit/MesaLib/dist/src/gallium/include/pipe/
H A Dp_shader_tokens.h131 unsigned Interpolate : 1; /**< any interpolation info? */ member in struct:tgsi_declaration
154 unsigned Interpolate : 4; /**< one of TGSI_INTERPOLATE_x */ member in struct:tgsi_declaration_interp

Completed in 14 milliseconds