Searched refs:tnl_interp_func (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/tnl/ | ||
| H A D | t_context.h | 326 typedef void (*tnl_interp_func)( struct gl_context *ctx, typedef in typeref:typename:void (*)(struct gl_context * ctx,GLfloat t,GLuint dst,GLuint out,GLuint in,GLboolean force_boundary) 371 tnl_interp_func interp; 436 tnl_interp_func Interp; |
| H A D | t_vb_cliptmp.h | 122 tnl_interp_func interp = tnl->Driver.Render.Interp; 190 tnl_interp_func interp = tnl->Driver.Render.Interp; 269 tnl_interp_func interp = tnl->Driver.Render.Interp; |
| /xsrc/external/mit/MesaLib/dist/src/mesa/tnl/ | ||
| H A D | t_context.h | 326 typedef void (*tnl_interp_func)( struct gl_context *ctx, typedef in typeref:typename:void (*)(struct gl_context * ctx,GLfloat t,GLuint dst,GLuint out,GLuint in,GLboolean force_boundary) 371 tnl_interp_func interp; 436 tnl_interp_func Interp; |
| H A D | t_vb_cliptmp.h | 122 tnl_interp_func interp = tnl->Driver.Render.Interp; 190 tnl_interp_func interp = tnl->Driver.Render.Interp; 269 tnl_interp_func interp = tnl->Driver.Render.Interp; |
Completed in 10 milliseconds