Searched refs:tempCoords (Results 1 – 1 of 1) sorted by relevance
698 CFX_FloatPoint tempCoords[4]; in _DrawCoonPatchMeshes() local700 tempCoords[i] = coords[(flag * 3 + i) % 12]; in _DrawCoonPatchMeshes()702 FXSYS_memcpy32(coords, tempCoords, sizeof(CFX_FloatPoint) * 4); in _DrawCoonPatchMeshes()