Rechercher une page de manuel
aqsl
Langue: en
Version: October 2009 (ubuntu - 24/10/10)
Section: 1 (Commandes utilisateur)
Sommaire
NAME
aqsl - aqsis shader compilerSYNOPSIS
aqsl [options] <filename>DESCRIPTION
- -o %s
- specify output filename
- -i%s
- Set path for #include files.
- -I%s
- Set path for #include files.
- -DSym[=value]
- define symbol <string> to have value <value> (default: 1).
- -USym
- Undefine an initial symbol.
- -backend %s
- Compiler backend (default slx). Possibilities include "slx" or "dot": slx - produce a compiled shader (in the aqsis shader VM stack language) dot - make a graphviz visualization of the parse tree (useful for debugging only).
- -h, -help
- Print this help and exit
- -version
- Print version information and exit
- -nc, -nocolor
- Disable colored output
- -d
- dump sl data
- -v, -verbose=integer
- Set log output level 0 = errors 1 = warnings (default) 2 = information 3 = debug
compiled Oct 20 2009 00:00:00
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre