Home
last modified time | relevance | path

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

/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTGeometry.cpp52 struct SVtx;
59 const SVtx *psVtx[2]; // Identify the edge by the two vertices it joins
77 struct SVtx { struct
81 SVtx **ppMeshPos; // Position in VtxByMesh list argument
89 SVtx **ppVtx;
102 SVtx *m_pVtx; // Array of all the vertices in a mesh
117 SVtx **m_ppVtxByMesh;
134 SVtx ** const ppVtx);
138 SVtx ** const ppVtx);
142 const SVtx * const pVtx0,
[all …]