Lines Matching defs:img
122 GLint img;
123 for (img = 0; img < srcDepth; img++) {
124 GLubyte *dstImage = dstSlices[img];
131 GLint img, row;
132 for (img = 0; img < srcDepth; img++) {
134 GLubyte *dstRow = dstSlices[img];
166 GLint img, row;
167 for (img = 0; img < srcDepth; img++) {
168 GLubyte *dstRow = dstSlices[img];
171 srcAddr, srcWidth, srcHeight, srcFormat, srcType, img, row, 0);
196 GLint img, row;
197 for (img = 0; img < srcDepth; img++) {
198 GLubyte *dstRow = dstSlices[img];
201 srcAddr, srcWidth, srcHeight, srcFormat, srcType, img, row, 0);
226 GLint img, row;
227 for (img = 0; img < srcDepth; img++) {
228 GLubyte *dstRow = dstSlices[img];
231 srcAddr, srcWidth, srcHeight, srcFormat, srcType, img, row, 0);
260 GLint img, row;
261 for (img = 0; img < srcDepth; img++) {
262 GLubyte *dstRow = dstSlices[img];
265 srcAddr, srcWidth, srcHeight, srcFormat, srcType, img, row, 0);
308 GLint img, row;
309 for (img = 0; img < srcDepth; img++) {
310 GLubyte *dstRow = dstSlices[img];
330 GLint img, row;
349 for (img = 0; img < srcDepth; img++) {
350 GLuint *dstRow = (GLuint *) dstSlices[img];
355 img, 0, 0);
409 GLint img, row;
430 for (img = 0; img < srcDepth; img++) {
431 GLuint *dstRow = (GLuint *) dstSlices[img];
436 img, 0, 0);
498 GLint img, row;
504 for (img = 0; img < srcDepth; img++) {
505 GLubyte *dstRow = dstSlices[img];
510 img, 0, 0);
539 GLint img, row;
553 for (img = 0; img < srcDepth; img++) {
554 uint64_t *dstRow = (uint64_t *) dstSlices[img];
559 img, 0, 0);
678 int img;
777 for (img = 0; img < srcDepth; img++) {
813 for (img = 0; img < srcDepth; img++) {
814 _mesa_format_convert(dstSlices[img], dstFormat, dstRowStride,