Home
last modified time | relevance | path

Searched refs:fCorrectAspect (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTMatrixX.cpp539 int fCorrectAspect = fAspect; in PVRTMatrixPerspectiveFovRHX() local
542 fCorrectAspect = PVRTXDIV(PVRTF2X(1.0f), fAspect); in PVRTMatrixPerspectiveFovRHX()
546 mOut.f[ 0] = PVRTXDIV(f, fCorrectAspect); in PVRTMatrixPerspectiveFovRHX()