|
NAMEsdrinfo - display information about compiled shadersSYNOPSISsdrinfo [ name.sl ... ]DESCRIPTIONSdrinfo Displays information about the shader type and parameters of compiled shaders.The main documentation is maintained in html form and should be included with your distribution in the html or doc directories. The displayed information is of the form type "name"
"param1name" "param1type" Default value: <value> "param2name" "param2type" Default value: <value> FORMATTINGThe formatting of the printed values is as follows:
ENVIRONMENT
SEE ALSOsdrc(1), texmake(1), show(1), sdrinfo(1)BUGSComplex default values (those which require a function to be run at shader startup) may not display the correct value, but a zero instead. Functions are not run by sdrinfo and only stored defaults are reported.See the sourceforge forums / tracker at http://pixie.sourceforge.net Visit the GSP FreeBSD Man Page Interface. |