Searched refs:vInBounds (Results 1 – 1 of 1) sorted by relevance
2873 bool vInBounds = de::inBounds(origCoords.t, 0, size); in remapCubeEdgeCoords() local2875 if (uInBounds && vInBounds) in remapCubeEdgeCoords()2878 if (!uInBounds && !vInBounds) in remapCubeEdgeCoords()