Searched refs:Q_xy (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/ | ||
| H A D | nir_lower_tex.c | 615 nir_ssa_def *Q_xy = nir_channels(b, Q, 0x3); local in function:lower_gradient_cube_map 616 nir_ssa_def *tmp = nir_fmul(b, Q_xy, rcp_Q_z); |
| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/ | ||
| H A D | nir_lower_tex.c | 667 nir_ssa_def *Q_xy = nir_channels(b, Q, 0x3); local in function:lower_gradient_cube_map 668 nir_ssa_def *tmp = nir_fmul(b, Q_xy, rcp_Q_z); |
Completed in 5 milliseconds