2006/2/14, Peter <[EMAIL PROTECTED]>:
> > the function _mesa_exec_vertex_program in the shader/nvvertexec.c file
> > never seems to get execute when running the vp-tris program in the
> > /progs/vp folder.
> >
> > I've run DDD on it and something gets executed from the glutMainLoop.
> > I've stepped through the code and I'm not seeing how the information
> > that is stored when the ARB_Vertex_program is parsed gets used.
> >
> > Do you have any insight into why this is?
> >

The ARB vertex program gets executed in t_vb_arbprogram.c.
NV and ARB vertex programs shared the nvvertexec.c for some
time but not any more, it seems.

--
Pozdrawiam,
Michał Król

Reply via email to