Searched refs:texCoordSRow (Results 1 – 2 of 2) sorted by relevance
508 int texCoordSRow = face == tcu::CUBEFACE_NEGATIVE_X || face == tcu::CUBEFACE_POSITIVE_X ? 2 : 0; in renderFaces() local510 texCoord[6 + texCoordSRow] *= texCoordTopRightFactor.x(); in renderFaces()511 texCoord[9 + texCoordSRow] *= texCoordTopRightFactor.x(); in renderFaces()
499 int texCoordSRow = face == tcu::CUBEFACE_NEGATIVE_X || face == tcu::CUBEFACE_POSITIVE_X ? 2 : 0; in renderFaces() local501 texCoord[6 + texCoordSRow] *= texCoordTopRightFactor.x(); in renderFaces()502 texCoord[9 + texCoordSRow] *= texCoordTopRightFactor.x(); in renderFaces()