diff options
author | Samuel Iglesias Gonsálvez <[email protected]> | 2015-11-27 12:52:22 +0100 |
---|---|---|
committer | Samuel Iglesias Gonsálvez <[email protected]> | 2016-05-10 11:25:09 +0200 |
commit | 03687ab77fea7893f8786ce407d6f4d108b28012 (patch) | |
tree | b05e0f56a74c775efc956174dbbc25bbf601527b /src/gallium/tests/graw/clear.c | |
parent | c3fab3d00095ed4a5693d5272073298f07dcb9b5 (diff) |
i965/fs: demote_pull_constants() did not take into account double types
The constants could be double, and it was allocating size for float types
for the destination register of varying pull constant loads.
Then the fs_visitor::validate() will complain.
Signed-off-by: Samuel Iglesias Gonsálvez <[email protected]>
Reviewed-by: Kenneth Graunke <[email protected]>
Reviewed-by: Jordan Justen <[email protected]>
Diffstat (limited to 'src/gallium/tests/graw/clear.c')
0 files changed, 0 insertions, 0 deletions