summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancisco Jerez <currojerez@riseup.net>2010-03-07 18:56:42 +0100
committerFrancisco Jerez <currojerez@riseup.net>2010-03-07 19:58:33 +0100
commit04fd3872ee8bd8d5e2c27740508c67c2d51dbc11 (patch)
tree719746af556530b839d1a2f2203dd7751dd803e1
parenta4041e096ce0faea3dd39b4d78014d45a8cacec0 (diff)
nouveau: Small lighting related addition to nouveau_class.h.
Signed-off-by: Francisco Jerez <currojerez@riseup.net>
-rw-r--r--nouveau/nouveau_class.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/nouveau/nouveau_class.h b/nouveau/nouveau_class.h
index 7a095463..aee9fa2b 100644
--- a/nouveau/nouveau_class.h
+++ b/nouveau/nouveau_class.h
@@ -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