Home
last modified time | relevance | path

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

/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTMatrix.h170 #define PVRTMatrixRotationZ PVRTMatrixRotationZX
374 void PVRTMatrixRotationZX(
DPVRTMatrixX.cpp206 void PVRTMatrixRotationZX( in PVRTMatrixRotationZX() function
514 PVRTMatrixRotationZX(mRotation, PVRTF2X(90.0f*PVRT_PIf/180.0f)); in PVRTMatrixPerspectiveFovLHX()
569 PVRTMatrixRotationZX(mRotation, PVRTF2X(-90.0f*PVRT_PIf/180.0f)); in PVRTMatrixPerspectiveFovRHX()
622 PVRTMatrixRotationZX(mRotation, PVRTF2X(-90.0f*PVRT_PIf/180.0f)); in PVRTMatrixOrthoLHX()
675 PVRTMatrixRotationZX(mRotation, PVRTF2X(-90.0f*PVRT_PIf/180.0f)); in PVRTMatrixOrthoRHX()