Searched refs:halfDepth (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/glu/dist/src/libutil/ | ||
| H A D | mipmap.c | 7481 int halfDepth= depth / 2; local in function:halveImagePackedPixelSlice 7491 for (ii= 0; ii< halfDepth; ii++) { 7522 for (ii= 0; ii< halfDepth; ii++) { 7564 for (ii= 0; ii< halfDepth; ii++) { 7642 int halfDepth= depth / 2; local in function:halveImagePackedPixel3D 7647 for (dd= 0; dd < halfDepth; dd++) { 7717 assert(outIndex == halfWidth * halfHeight * halfDepth); 8678 int halfDepth= depth / 2; local in function:halveImageSlice 8691 for (ii= 0; ii< halfDepth; ii++) { 8722 assert(outIndex == halfDepth * component 8853 int halfDepth= depth / 2; local in function:halveImage3D [all...] |
Completed in 10 milliseconds