summaryrefslogtreecommitdiff
path: root/src/gallium/include/pipe/p_shader_tokens.h
diff options
context:
space:
mode:
authorMichal Krol <michal@tungstengraphics.com>2008-08-19 15:32:09 +0200
committerMichal Krol <michal@tungstengraphics.com>2008-08-19 15:32:09 +0200
commit146a0fba0011e21a4831a4b86969d7cd3f093bf6 (patch)
treecb6611a544c7f765165d37017b56218dea2c8194 /src/gallium/include/pipe/p_shader_tokens.h
parent47e14cc0932346a1133840890ac2fbdf71ba8c1b (diff)
gallium: Add note about vs_2_0 EXPP mapping.
Diffstat (limited to 'src/gallium/include/pipe/p_shader_tokens.h')
-rw-r--r--src/gallium/include/pipe/p_shader_tokens.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gallium/include/pipe/p_shader_tokens.h b/src/gallium/include/pipe/p_shader_tokens.h
index f3e339619d..a562e3a6b1 100644
--- a/src/gallium/include/pipe/p_shader_tokens.h
+++ b/src/gallium/include/pipe/p_shader_tokens.h
@@ -382,6 +382,7 @@ struct tgsi_immediate_float32
*/
#define TGSI_OPCODE_SGN TGSI_OPCODE_SSG
#define TGSI_OPCODE_MOVA TGSI_OPCODE_ARR
+/* EXPP - use TGSI_OPCODE_EX2 */
/*
* vs_2_x