Searched refs:bz1 (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); 194 q = g[b00 + bz1]; 196 q = g[b10 + bz1]; 200 q = g[b01 + bz1]; 202 q = g[b11 + bz1];
|
Completed in 2 milliseconds