diff options
author | Vinson Lee <[email protected]> | 2016-03-18 18:28:28 -0700 |
---|---|---|
committer | Vinson Lee <[email protected]> | 2016-03-18 20:38:41 -0700 |
commit | a100d89d09981d2ebb42a7e4643a48e78db8dfe3 (patch) | |
tree | 04e24b8321376d1696c0477553138d76b2cb05bb /src/gallium/drivers/svga | |
parent | 46610238e0a8db47c293f75ad8d667747d6256af (diff) |
nv50,nvc0: Fix invalid constant.
Fix clang build error.
CXX codegen/nv50_ir_lowering_nvc0.lo
codegen/nv50_ir_lowering_nvc0.cpp:1783:42: error: invalid suffix 'd' on floating constant
Value *zero = bld.loadImm(NULL, 0.0d);
^
Fixes: c1e4a6bfbf01 ("nv50,nvc0: handle SQRT lowering inside the driver")
Signed-off-by: Vinson Lee <[email protected]>
Reviewed-by: Ilia Mirkin <[email protected]>
Diffstat (limited to 'src/gallium/drivers/svga')
0 files changed, 0 insertions, 0 deletions