diff options
author | Brian Paul <[email protected]> | 2004-04-09 14:13:58 +0000 |
---|---|---|
committer | Brian Paul <[email protected]> | 2004-04-09 14:13:58 +0000 |
commit | fb31a01f879610341b4000921ce395a0ce97d053 (patch) | |
tree | 04f36b65330b76a553fc03f957fc814f659a5d27 /src/mesa/swrast/s_pointtemp.h | |
parent | d0c8352853fe4775a09f57c4fb079dd084a958e7 (diff) |
added SPECULAR flag for sprite point functions
Diffstat (limited to 'src/mesa/swrast/s_pointtemp.h')
-rw-r--r-- | src/mesa/swrast/s_pointtemp.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mesa/swrast/s_pointtemp.h b/src/mesa/swrast/s_pointtemp.h index 22f46f21b0d..3686e6a72e8 100644 --- a/src/mesa/swrast/s_pointtemp.h +++ b/src/mesa/swrast/s_pointtemp.h @@ -47,7 +47,6 @@ * * Notes: LARGE and ATTENUATE are exclusive of each other. * TEXTURE requires RGBA - * SPECULAR requires TEXTURE */ |