Home
last modified time | relevance | path

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

/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTVertex.h171 const float fSplitDifference);
DPVRTVertex.cpp609 const float fSplitDifference) in PVRTVertexGenerateTangentSpace() argument
733 if(PVRTMatrixVec3DotProductF(psVtx->pvTan[nCurr], psCmp->pvTan[j]) < fSplitDifference) in PVRTVertexGenerateTangentSpace()
735 if(PVRTMatrixVec3DotProductF(psVtx->pvBin[nCurr], psCmp->pvBin[j]) < fSplitDifference) in PVRTVertexGenerateTangentSpace()