Searched refs:nir_src_comp_as_bool (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir.c1280 nir_src_comp_as_bool(nir_src src, unsigned comp) function in typeref:typename:bool
1324 return nir_src_comp_as_bool(src, 0);
H A Dnir.h805 bool nir_src_comp_as_bool(nir_src src, unsigned component);

Completed in 197 milliseconds