Home
last modified time | relevance | path

Searched refs:_RPT3 (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTGlobal.h51 #define _RPT3(a,b,c,d,e) macro
90 #ifndef _RPT3
91 #define _RPT3(a,b,c,d,e)((void)0) macro
127 #define _RPT3(a,b,c,d,e) macro
DPVRTVertex.cpp820_RPT3(_CRT_WARN, "GenerateTangentSpace(): %d tris, %d vtx in, %d vtx out\n", nTriNum, nVtxNum, *pn… in PVRTVertexGenerateTangentSpace()
DPVRTGeometry.cpp1473_RPT3(_CRT_WARN, "OptimiseTriListPVR() In: Tri: %d, Vtx: %d, vtx/tri=%f\n", nTriNum, nVertNum, (fl… in PVRTGeometrySort()
DPVRTShadowVol.cpp408_RPT3(_CRT_WARN, "ShadowMeshInitMesh() %5d byte VB (%3dv x 2 x size(%d))\n", psMesh->nV * 2 * size… in PVRTShadowVolMeshInitMesh()