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

/xsrc/external/mit/MesaLib/dist/src/amd/common/
H A Dac_nir_cull.c35 nir_ssa_def *all_w_positive; member in struct:__anon8686fbc10108
54 w_info->all_w_positive = nir_inot(b, w_info->any_w_negative);
92 nir_ssa_def *try_cull_bbox = nir_iand(b, accepted, w_info->all_w_positive);

Completed in 3 milliseconds