Searched refs:PVRTShadowVolShadowMesh (Results 1 – 2 of 2) sorted by relevance
/external/swiftshader/third_party/PowerVR_SDK/Tools/ |
D | PVRTShadowVol.h | 47 struct PVRTShadowVolShadowMesh { struct 100 PVRTShadowVolShadowMesh * const psMesh, 114 PVRTShadowVolShadowMesh * const psMesh, 127 const PVRTShadowVolShadowMesh * const psMesh, 136 PVRTShadowVolShadowMesh * const psMesh); 144 PVRTShadowVolShadowMesh * const psMesh, 169 const PVRTShadowVolShadowMesh * const psMesh, 187 const PVRTShadowVolShadowMesh * const psMesh, 240 const PVRTShadowVolShadowMesh * const psMesh,
|
D | PVRTShadowVol.cpp | 99 static unsigned short FindOrCreateVertex(PVRTShadowVolShadowMesh * const psMesh, const PVRTVECTOR3 … in FindOrCreateVertex() 133 static unsigned int FindOrCreateEdge(PVRTShadowVolShadowMesh * const psMesh, const PVRTVECTOR3 * co… in FindOrCreateEdge() 206 PVRTShadowVolShadowMesh * const psMesh, in FindOrCreateTriangle() 290 PVRTShadowVolShadowMesh * const psMesh, in PVRTShadowVolMeshCreateMesh() 380 PVRTShadowVolShadowMesh * const psMesh, in PVRTShadowVolMeshInitMesh() 494 const PVRTShadowVolShadowMesh * const psMesh, in PVRTShadowVolMeshInitVol() 554 PVRTShadowVolShadowMesh * const psMesh) in PVRTShadowVolMeshDestroyMesh() 567 PVRTShadowVolShadowMesh * const psMesh, in PVRTShadowVolMeshReleaseMesh() 617 const PVRTShadowVolShadowMesh * const psMesh, in PVRTShadowVolSilhouetteProjectedBuild() 638 const PVRTShadowVolShadowMesh * const psMesh, in PVRTShadowVolSilhouetteProjectedBuild() [all …]
|