Searched defs:Interpolate (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/glu/dist/src/libtess/ | ||
| H A D | geom.c | 179 #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 D | tgsi.rst | |
| /xsrc/external/mit/MesaLib/dist/docs/gallium/ | ||
| H A D | tgsi.rst | |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/include/pipe/ | ||
| H A D | p_shader_tokens.h | 136 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 D | p_shader_tokens.h | 131 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