Home
last modified time | relevance | path

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

/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTMatrix.h166 #define PVRTMatrixTranslation PVRTMatrixTranslationX
285 void PVRTMatrixTranslationX(
DPVRTMatrixX.cpp112 void PVRTMatrixTranslationX( in PVRTMatrixTranslationX() function
410 PVRTMatrixTranslationX(t, -vEye.x, -vEye.y, -vEye.z); in PVRTMatrixLookAtLHX()
460 PVRTMatrixTranslationX(t, -vEye.x, -vEye.y, -vEye.z); in PVRTMatrixLookAtRHX()