diff options
author | Roland Scheidegger <[email protected]> | 2013-02-19 21:28:25 +0100 |
---|---|---|
committer | Roland Scheidegger <[email protected]> | 2013-02-20 19:37:30 +0100 |
commit | 83f7cde1821d8e004d49fb966a323c037631b9a2 (patch) | |
tree | 8d2000884ba91cecde6484afdea8cd1f57c54cdc /src/mesa/main/vtxfmt.c | |
parent | fbbcc1fcc4a1e9e8ab794378a55e797ebaa3ed0a (diff) |
gallivm: fix indirect src register fetches requiring bitcast
For constant and temporary register fetches, the bitcasts weren't done
correctly for the indirect case, leading to crashes due to type mismatches.
Simply do the bitcasts after fetching (much simpler than fixing up the load
pointer for the various cases).
This fixes https://bugs.freedesktop.org/show_bug.cgi?id=61036
Reviewed-by: Jose Fonseca <[email protected]>
Diffstat (limited to 'src/mesa/main/vtxfmt.c')
0 files changed, 0 insertions, 0 deletions