diff options
author | Ilia Mirkin <[email protected]> | 2015-07-03 19:09:09 -0400 |
---|---|---|
committer | Ilia Mirkin <[email protected]> | 2015-07-03 20:23:03 -0400 |
commit | f70719cc4b64e12310dfe8825a8e2d4bce970673 (patch) | |
tree | 98e20af42f2307ff08298fd10330825dc20a30df /src/glsl/ast_to_hir.cpp | |
parent | 83984f134b4a1e2829cb238c404bc82c98be6082 (diff) |
nv50/ir: UCMP arguments are float, so make sure modifiers are applied
The first argument to UCMP needs to be compared against 0, but the
latter arguments are treated as float and need to be able to properly
apply neg/abs arguments. Adjust the inferSrcType function accordingly.
Signed-off-by: Ilia Mirkin <[email protected]>
Cc: "10.5 10.6" <[email protected]>
Diffstat (limited to 'src/glsl/ast_to_hir.cpp')
0 files changed, 0 insertions, 0 deletions