nir: Add a nir_tex_instr_has_implicit_derivatives helper
authorJason Ekstrand <jason@jlekstrand.net>
Fri, 7 Jun 2019 22:58:15 +0000 (17:58 -0500)
committerJason Ekstrand <jason@jlekstrand.net>
Tue, 23 Jul 2019 18:40:41 +0000 (13:40 -0500)
commit0e6cb481fa203573bd1e27cea1f314b842b72e9c
treee1417757688c5e5a29496568a45908c31e271d0f
parent7a98c7804c012b17e86a10d425b9dfa0dfd319b1
nir: Add a nir_tex_instr_has_implicit_derivatives helper

Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/compiler/nir/nir.h
src/compiler/nir/nir_opt_gcm.c