From: Michal Krol Date: Tue, 19 Aug 2008 13:32:09 +0000 (+0200) Subject: gallium: Add note about vs_2_0 EXPP mapping. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=146a0fba0011e21a4831a4b86969d7cd3f093bf6;p=mesa.git gallium: Add note about vs_2_0 EXPP mapping. --- diff --git a/src/gallium/include/pipe/p_shader_tokens.h b/src/gallium/include/pipe/p_shader_tokens.h index f3e339619dd..a562e3a6b14 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