st/glsl_to_tgsi: handle precise modifier
authorKarol Herbst <karolherbst@gmail.com>
Fri, 23 Jun 2017 18:30:22 +0000 (20:30 +0200)
committerIlia Mirkin <imirkin@alum.mit.edu>
Sat, 22 Jul 2017 03:45:18 +0000 (23:45 -0400)
commit28a5e7104e5f0e25940ccc6b6e500edf694af148
tree861307256b0a1a31a5f7e5970607e2b19f9860dc
parent0341aea2f892d0ea72bbb92e3c659658f348d993
st/glsl_to_tgsi: handle precise modifier

all subexpression inside an ir_assignment needs to be tagged as precise.

v2: make precise handling more global inside the visitor

Signed-off-by: Karol Herbst <karolherbst@gmail.com>
Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
src/mesa/state_tracker/st_glsl_to_tgsi.cpp