Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/common/
Dac_nir_cull.c35 nir_ssa_def *all_w_positive; member
54 w_info->all_w_positive = nir_inot(b, w_info->any_w_negative); in analyze_position_w()
92 nir_ssa_def *try_cull_bbox = nir_iand(b, accepted, w_info->all_w_positive); in cull_bbox()