GL_ARB_*_program doesn't know about functions. It can easily be
implemented on a graphics chip whose shader processors don't know about
function calling, indirect addressing, stack, etc: Just a lot of
registers, directly addressed would do.
What about GLSL? Now there's a C-like language, functions (though
recursion isn't allowed). Is a stack, indirect addressing, etc needed?

Philipp

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to