Searched refs:_tnl_RenderClippedLine (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/tnl/
H A Dt_pipeline.h70 extern void _tnl_RenderClippedLine( struct gl_context *ctx, GLuint ii, GLuint jj );
H A Dt_vb_render.c251 void _tnl_RenderClippedLine( struct gl_context *ctx, GLuint ii, GLuint jj ) function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/src/mesa/tnl/
H A Dt_pipeline.h70 extern void _tnl_RenderClippedLine( struct gl_context *ctx, GLuint ii, GLuint jj );
H A Dt_vb_render.c251 void _tnl_RenderClippedLine( struct gl_context *ctx, GLuint ii, GLuint jj ) function in typeref:typename:void
/xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast_setup/
H A Dss_context.c243 tnl->Driver.Render.ClippedLine = _tnl_RenderClippedLine; /* new */
/xsrc/external/mit/MesaLib/dist/src/mesa/swrast_setup/
H A Dss_context.c243 tnl->Driver.Render.ClippedLine = _tnl_RenderClippedLine; /* new */
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/nouveau/
H A Dnouveau_swtnl_t.c324 tnl->Driver.Render.ClippedLine = _tnl_RenderClippedLine;
H A Dnv04_render.c271 tnl->Driver.Render.ClippedLine = _tnl_RenderClippedLine;
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/nouveau/
H A Dnouveau_swtnl_t.c324 tnl->Driver.Render.ClippedLine = _tnl_RenderClippedLine;
H A Dnv04_render.c271 tnl->Driver.Render.ClippedLine = _tnl_RenderClippedLine;
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i915/
H A Dintel_tris.c1029 tnl->Driver.Render.ClippedLine = _tnl_RenderClippedLine;
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i915/
H A Dintel_tris.c1029 tnl->Driver.Render.ClippedLine = _tnl_RenderClippedLine;

Completed in 10 milliseconds