tgsi: Parse destination operand modulate modifier.

This commit is contained in:
Michal Krol
2008-07-13 15:23:14 +02:00
parent 94013b66b9
commit f5c51ebd2a
3 changed files with 43 additions and 24 deletions

View File

@@ -743,6 +743,7 @@ struct tgsi_dst_register_ext_concode
#define TGSI_MODULATE_HALF 4
#define TGSI_MODULATE_QUARTER 5
#define TGSI_MODULATE_EIGHTH 6
#define TGSI_MODULATE_COUNT 7
struct tgsi_dst_register_ext_modulate
{