HomeSort by relevance Sort by last modified time
    Searched refs:pFaces (Results 1 - 5 of 5) sorted by null

  /external/swiftshader/third_party/PowerVR_SDK/Tools/
PVRTFixedPoint.cpp 108 new_mesh->pFaces = mesh->pFaces;
PVRTFixedPoint.h 134 unsigned short *pFaces;
168 unsigned short *pFaces;
PVRTShadowVol.h 95 @param[in] pFaces A list of faces
103 const unsigned short * const pFaces,
PVRTShadowVol.cpp 285 @Input pFaces A list of faces
293 const unsigned short * const pFaces,
315 (PVRTVECTOR3*)&pVertex[3 * pFaces[3 * nCurr + 0]],
316 (PVRTVECTOR3*)&pVertex[3 * pFaces[3 * nCurr + 1]],
317 (PVRTVECTOR3*)&pVertex[3 * pFaces[3 * nCurr + 2]]);
    [all...]
PVRTModelPOD.cpp     [all...]

Completed in 127 milliseconds