Searched refs:bz0 (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/mesa-demos/dist/src/demos/ |
| H A D | stex3d.c | 156 int bx0, bx1, by0, by1, bz0, bz1, b00, b10, b01, b11; local in function:noise3 162 setup(2, bz0, bz1, rz0, rz1); 180 q = g[b00 + bz0]; 182 q = g[b10 + bz0]; 186 q = g[b01 + bz0]; 188 q = g[b11 + bz0];
|
Completed in 2 milliseconds