Searched refs:abs_dir (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/amd/vulkan/ |
| H A D | radv_pipeline_rt.c | 1666 nir_ssa_def *abs_dir = nir_fabs(b, dir); local in function:intersect_ray_amd_software_tri 1669 nir_channel(b, abs_dir, 0), 1670 nir_channel(b, abs_dir, 1), 1671 nir_channel(b, abs_dir, 2), 1673 /* Find index of greatest value of abs_dir and put that as kz. */
|
Completed in 19 milliseconds