Home | History | Annotate | Download | only in functional

Lines Matching refs:getLevelFace

477 				const tcu::ConstPixelBufferAccess	srcLevel	= src.getLevelFace(levelNdx, face);
478 const tcu::PixelBufferAccess dstLevel = dst.getLevelFace(levelNdx, face);
684 tcu::clear(texData.getLevelFace(0, face), IVec4(0, 0, 0, stencilVal));
693 glu::texSubImage2D(renderCtx, glu::getGLCubeFace(tcu::CubeFace(faceNdx)), 0, 0, 0, texData.getLevelFace(0, tcu::CubeFace(faceNdx)));