Searched refs:j3 (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/mesa-demos/dist/src/redbook/ |
| H A D | jitter.h | 42 The arrays are named j2, j3, etc. Each element in the array has the form, 70 jitter_point j3[] = variable in typeref:typename:jitter_point[]
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/program/ |
| H A D | prog_noise.c | 527 unsigned int i3, j3, k3, l3; /* The integer offsets for the fourth simplex corner */ local in function:_mesa_noise4 553 j3 = simplex[c][1] >= 1 ? 1 : 0; 567 y3 = y0 - j3 + 3.0f * G4; 621 grad4(perm[ii + i3 + perm[jj + j3 + perm[kk + k3 + perm[ll + l3]]]],
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/program/ |
| H A D | prog_noise.c | 527 unsigned int i3, j3, k3, l3; /* The integer offsets for the fourth simplex corner */ local in function:_mesa_noise4 553 j3 = simplex[c][1] >= 1 ? 1 : 0; 567 y3 = y0 - j3 + 3.0f * G4; 621 grad4(perm[ii + i3 + perm[jj + j3 + perm[kk + k3 + perm[ll + l3]]]],
|
Completed in 5 milliseconds