Home
last modified time | relevance | path

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

/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTMatrix.h194 #define PVRTMatrixTranslation PVRTMatrixTranslationF
272 void PVRTMatrixTranslationF(
DPVRTMatrixF.cpp107 void PVRTMatrixTranslationF( in PVRTMatrixTranslationF() function
405 PVRTMatrixTranslationF(t, -vEye.x, -vEye.y, -vEye.z); in PVRTMatrixLookAtLHF()
456 PVRTMatrixTranslationF(t, -vEye.x, -vEye.y, -vEye.z); in PVRTMatrixLookAtRHF()