Home
last modified time | relevance | path

Searched refs:nir_opt_phi_precision (Results 1 – 7 of 7) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
Dnir_opt_phi_precision.c446 nir_opt_phi_precision(nir_shader *shader) in nir_opt_phi_precision() function
Dmeson.build251 'nir_opt_phi_precision.c',
Dnir.h5561 bool nir_opt_phi_precision(nir_shader *shader);
/third_party/mesa3d/src/compiler/glsl/
Dgl_nir_linker.c83 NIR_PASS(progress, nir, nir_opt_phi_precision); in gl_nir_opts()
/third_party/mesa3d/src/freedreno/ir3/
Dir3_nir.c125 progress |= OPT(s, nir_opt_phi_precision); in ir3_optimize_loop()
/third_party/mesa3d/src/gallium/auxiliary/nir/
Dtgsi_to_nir.c2482 NIR_PASS(progress, nir, nir_opt_phi_precision); in ttn_optimize_nir()
/third_party/mesa3d/ohos/
Ddependency_inputs.gni1055 "../src/compiler/nir/nir_opt_phi_precision.c",