Searched refs:nir_lower_int_to_float (Results 1 – 10 of 10) sorted by relevance
179 nir_lower_int_to_float(nir_shader *shader) in nir_lower_int_to_float() function
165 'nir_lower_int_to_float.c',
4999 bool nir_lower_int_to_float(nir_shader *shader);
139 NIR_PASS_V(s, nir_lower_int_to_float); in lima_program_optimize_vs_nir()243 NIR_PASS_V(s, nir_lower_int_to_float); in lima_program_optimize_fs_nir()
1110 OPT_V(ctx->nir, nir_lower_int_to_float); in ir2_nir_compile()
1144 NIR_PASS_V(s, nir_lower_int_to_float); in etna_compile_shader_nir()
3123 NIR_PASS_V(s, nir_lower_int_to_float); in nir_to_tgsi()
222 # "../src/compiler/nir/nir_lower_int_to_float.c:102: lower_alu_instr: Assertion `nir_alu_type_get_b…
2548 - nir: preserve all metadata when nir_lower_int_to_float doesn't make progress
993 ../src/compiler/nir/nir_lower_int_to_float.c