diff options
author | Marek Olšák <[email protected]> | 2012-08-04 19:11:44 +0200 |
---|---|---|
committer | Marek Olšák <[email protected]> | 2012-08-15 19:20:57 +0200 |
commit | ba53573a8b14a7ab41307a38710610611dfa1cc5 (patch) | |
tree | de90fcd0f36e8d488d1270549d080084de186444 /src/gallium/state_trackers/gbm | |
parent | b7c4ee21c53a73d84e352d6f3db2547f6434d14e (diff) |
gallium/tgsi: fix TGSI text parser
The problem was that the string matching succeeded e.g. for "2D" when there
was actually "2D_MSAA" and then failed parsing "_MSAA".
To prevent similar failures in the future, let's fix this kind of error
everywhere.
Diffstat (limited to 'src/gallium/state_trackers/gbm')
0 files changed, 0 insertions, 0 deletions