OSDN Git Service

nouveau: Small lighting related addition to nouveau_class.h.
authorFrancisco Jerez <currojerez@riseup.net>
Sun, 7 Mar 2010 17:56:42 +0000 (18:56 +0100)
committerFrancisco Jerez <currojerez@riseup.net>
Sun, 7 Mar 2010 18:58:33 +0000 (19:58 +0100)
Signed-off-by: Francisco Jerez <currojerez@riseup.net>
nouveau/nouveau_class.h

index 7a09546..aee9fa2 100644 (file)
@@ -2617,6 +2617,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 #define    NV10TCL_RC_FINAL1_E_MAPPING_SIGNED_IDENTITY                                 0xc0000000
 #define    NV10TCL_RC_FINAL1_E_MAPPING_SIGNED_NEGATE                                   0xe0000000
 #define  NV10TCL_LIGHT_MODEL                                                           0x00000294
+#define   NV10TCL_LIGHT_MODEL_VERTEX_SPECULAR                                          (1 <<  0)
 #define   NV10TCL_LIGHT_MODEL_SEPARATE_SPECULAR                                                (1 <<  1)
 #define   NV10TCL_LIGHT_MODEL_LOCAL_VIEWER                                             (1 << 16)
 #define  NV10TCL_COLOR_MATERIAL                                                                0x00000298