Home
last modified time | relevance | path

Searched refs:nir_opt_if_options (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
Dnir_opt_if.c1600 nir_opt_if_options options) in opt_if_cf_list()
1721 nir_opt_if(nir_shader *shader, nir_opt_if_options options) in nir_opt_if()
Dnir.h5509 } nir_opt_if_options; typedef
5511 bool nir_opt_if(nir_shader *shader, nir_opt_if_options options);
/third_party/mesa3d/docs/relnotes/
D22.2.0.rst5054 - nir: add a nir_opt_if_options enum