diff options
author | michal <michal@michal-laptop.(none)> | 2007-08-06 17:06:03 +0100 |
---|---|---|
committer | michal <michal@michal-laptop.(none)> | 2007-08-06 17:06:03 +0100 |
commit | 10fd2742c698d8f4a43b3a7b9506e8d95bf56f4f (patch) | |
tree | 10ed0bc8a4f4ff24cab335226af3ac3c8c0020cf /src/mesa/pipe | |
parent | 555ff452602fc572420b590eac690d2e3849ca3c (diff) |
Remove garbage text.
Diffstat (limited to 'src/mesa/pipe')
-rw-r--r-- | src/mesa/pipe/tgsi/core/tgsi_token.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesa/pipe/tgsi/core/tgsi_token.h b/src/mesa/pipe/tgsi/core/tgsi_token.h index c442457cd5..632d678818 100644 --- a/src/mesa/pipe/tgsi/core/tgsi_token.h +++ b/src/mesa/pipe/tgsi/core/tgsi_token.h @@ -764,7 +764,7 @@ struct tgsi_instruction GLuint Extended : 1; /* BOOL */ }; -/*1 +/* * If tgsi_instruction::Extended is TRUE, tgsi_instruction_ext follows. * * Then, tgsi_instruction::NumDstRegs of tgsi_dst_register follow. |