Searched refs:texCoordTRow (Results 1 – 2 of 2) sorted by relevance
508 int texCoordTRow = face == tcu::CUBEFACE_NEGATIVE_Y || face == tcu::CUBEFACE_POSITIVE_Y ? 2 : 1; in renderFaces() local511 texCoord[3 + texCoordTRow] *= texCoordTopRightFactor.y(); in renderFaces()512 texCoord[9 + texCoordTRow] *= texCoordTopRightFactor.y(); in renderFaces()
498 int texCoordTRow = face == tcu::CUBEFACE_NEGATIVE_Y || face == tcu::CUBEFACE_POSITIVE_Y ? 2 : 1; in renderFaces() local501 texCoord[3 + texCoordTRow] *= texCoordTopRightFactor.y(); in renderFaces()502 texCoord[9 + texCoordTRow] *= texCoordTopRightFactor.y(); in renderFaces()