This patch is
Reviewed-by: Ian Romanick
I'm currently running the next patch through shader-db. The initial
results are... interesting.
On 05/30/2018 05:21 AM, Samuel Pitoiset wrote:
> Rename and change the prototype for consistency regarding
> nir_tex_instr_is_query(). This function will be u
Rename and change the prototype for consistency regarding
nir_tex_instr_is_query(). This function will be used in the
following patch.
Signed-off-by: Samuel Pitoiset
---
src/compiler/nir/nir.h | 24 +++
src/compiler/nir/nir_opt_move_comparisons.c | 26 +--