r600: factor out cayman_emit_unary_double_raw
authorNicolai Hähnle <nicolai.haehnle@amd.com>
Thu, 19 Jan 2017 13:44:24 +0000 (14:44 +0100)
committerNicolai Hähnle <nicolai.haehnle@amd.com>
Mon, 23 Jan 2017 15:17:12 +0000 (16:17 +0100)
commit488560cfe6ee2206f7a7f894694ebc43b419be61
tree2918581242a812e66b66f9748e3357d77a835cdb
parent76b02d2fe1df5351f67f53d07b37952043f0a84c
r600: factor out cayman_emit_unary_double_raw

We will use it for DDIV.

Tested-by: Glenn Kennard <glenn.kennard@gmail.com>
Tested-by: James Harvey <lothmordor@gmail.com>
Cc: 17.0 <mesa-stable@lists.freedesktop.org>
src/gallium/drivers/r600/r600_shader.c