Searched refs:nir_lower_goto_ifs (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_lower_goto_ifs.c986 nir_lower_goto_ifs(nir_shader *shader) function in typeref:typename:bool
H A Dnir.h5456 bool nir_lower_goto_ifs(nir_shader *shader);
/xsrc/external/mit/MesaLib/dist/src/microsoft/clc/
H A Dclc_compiler.c853 NIR_PASS_V(nir, nir_lower_goto_ifs);
/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dspirv_to_nir.c6305 nir_lower_goto_ifs(b->shader);

Completed in 20 milliseconds