OSDN Git Service

nir/lower_tex: remove tex_instr_find_src()
authorRob Clark <robdclark@gmail.com>
Thu, 8 Sep 2016 18:05:39 +0000 (14:05 -0400)
committerRob Clark <robdclark@gmail.com>
Wed, 14 Sep 2016 17:45:32 +0000 (13:45 -0400)
commit2c3f9662762f6e45b47ea5d3047f5596b555f29c
tree49e4af2ba04ed6afb6d4abc32ab94974654ae770
parent7206b3a5565c0835589f85388ae9c121dfd5b5a5
nir/lower_tex: remove tex_instr_find_src()

Turns out it already exists.. so don't duplicate it.

Signed-off-by: Rob Clark <robdclark@gmail.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
src/compiler/nir/nir_lower_tex.c