Searched refs:targetRowLength (Results 1 – 1 of 1) sorted by relevance
676 …const int targetRowLength = (ctx->pixelPackRowLength != 0) ? (ctx->pixelPackRowLength) : (wi… in glReadPixels() local680 … = (ctx->pixelPackAlignment == 0) ? (targetRowLength * transferFormat.getPixelSize()) : (deAlign3… in glReadPixels()683 …const tcu::PixelBufferAccess targetAccess (transferFormat, targetRowLength, infiniteHeight, 1, ta… in glReadPixels()