Home
last modified time | relevance | path

Searched defs:pVtx (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTGeometry.cpp456 SVtx **ppR, **ppW, *pVtx; in CreateMeshList() local
802 void CBlockOption::AddVertex(SVtx * const pVtx) in AddVertex()
814 void CBlockOption::AddVertexCheckDup(SVtx * const pVtx) in AddVertexCheckDup()
1001 SVtx *pVtx; in Add() local
1074 SVtx *pVtx; in AddBestTrianglesAppraise() local
1146 const SVtx *pVtx; in AddBestTriangles() local
1194 SVtx * const pVtx, in FillFrom()
1225 SVtx *pVtx; in Fill() local
DPVRTBoneBatch.cpp433 const char * const pVtx, in Create()
670 const char * const pVtx, in FillBatch()
DPVRTVertex.cpp596 const char * const pVtx, in PVRTVertexGenerateTangentSpace()
DPVRTPrint3D.cpp946 bool CPVRTPrint3D::DrawLine(SPVRTPrint3DAPIVertex *pVtx, unsigned int nVertices) in DrawLine()