Home | History | Annotate | Download | only in functional

Lines Matching defs:dstLevel

480 				const tcu::PixelBufferAccess		dstLevel	= dst.getLevelFace(levelNdx, face);
484 dstLevel.setPixel(Vec4(float(srcLevel.getPixStencil(x, y)) / 255.f, 0.f, 0.f, 1.f), x, y);