Lines Matching defs:width
159 unsigned width;
166 width = u_minify(resource->width0, *pLevel);
173 pBox->width = width;
339 memcpy(map, pInitialDataUP->pSysMem, box.width);
368 0, 0, box.width, box.height,
632 assert(src_format_desc->block.width == dst_format_desc->block.width);
687 box.width = u_minify(dst_resource->width0, level);
754 src_box.width = pSrcBox->right - pSrcBox->left;
761 src_box.width = u_minify(src_resource->width0, src_level);
893 box.width = pDstBox->right - pDstBox->left;
925 0, 0, box.width, box.height,