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