Searched refs:PVRTFTAN (Results 1 – 2 of 2) sorted by relevance
56 #define PVRTFTAN(x) PVRTX2F(PVRTXTAN(PVRTF2X(x))) macro64 #define PVRTFTAN(x) ((float)tan(x)) macro109 #define PVRTTAN(x) PVRTFTAN(x)
486 f = 1.0f / (float)PVRTFTAN(fFOVy * 0.5f); in PVRTMatrixPerspectiveFovLHF()543 f = 1.0f / (float)PVRTFTAN(fFOVy * 0.5f); in PVRTMatrixPerspectiveFovRHF()