OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PVRTMiscCalculateIntersectionLinePlane
(Results
1 - 2
of
2
) sorted by null
/external/swiftshader/third_party/PowerVR_SDK/Tools/
PVRTMisc.h
26
void
PVRTMiscCalculateIntersectionLinePlane
(
PVRTMisc.cpp
30
@Function
PVRTMiscCalculateIntersectionLinePlane
39
void
PVRTMiscCalculateIntersectionLinePlane
(
189
PVRTMiscCalculateIntersectionLinePlane
(pvPolyPtr, &pvPlane->x, &pvWorld[nVert+1], &pvWorld[nVert]);
201
PVRTMiscCalculateIntersectionLinePlane
(pvPolyPtr, &pvPlane->x, pFrom, &pvWorld[nVert]);
223
PVRTMiscCalculateIntersectionLinePlane
(pvPolyPtr, &pvPlane->x, &pvWorld[nVert+1], &pvWorld[nVert]);
Completed in 57 milliseconds