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

/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_pipeline_rt.c1775 nir_ssa_def *det_cond_front = nir_inot(b, nir_flt(b, t_signed, nir_imm_float(b, 0.0f))); local in function:intersect_ray_amd_software_tri
1777 nir_push_if(b, det_cond_front);

Completed in 4 milliseconds