Enable lighting for NV15
This is the command to use to enable the lighting engine.
FIFO Commands:
0x314 (NV15_ENABLE_LIGHTING)
Arguments:
The commands takes a boolean argument, 0 to disable:
0x00000000 (long)
and 1 to enable:
0x00000001 (long)
See also:

