mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 13:58:04 +02:00
gallium: Add note about vs_2_0 EXPP mapping.
This commit is contained in:
parent
47e14cc093
commit
146a0fba00
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue