diff options
author | Kenneth Graunke <[email protected]> | 2013-09-16 23:41:57 -0700 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2013-09-19 10:52:57 -0700 |
commit | 9f64bb2312dece0bba02bcbaf0c48d27d2f69daf (patch) | |
tree | bfa3e5b171987a09de43b569cdca6c055c771152 /src/getopt | |
parent | 4e4b0799165ae7b482da7d9af656ed8878500de1 (diff) |
i965: Fix brw_gs_prog_data_compare to actually check field members.
&a and &b are the address of the local stack variables, not the actual
structures. Instead of comparing the fields of a and b, we compared
...some stack memory.
Not a candidate for stable since GS code doesn't exist in 9.2.
Signed-off-by: Kenneth Graunke <[email protected]>
Reviewed-by: Chad Versace <[email protected]>
Diffstat (limited to 'src/getopt')
0 files changed, 0 insertions, 0 deletions