Home
last modified time | relevance | path

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

/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTShadowVol.cpp53 const static unsigned short c_pwLinesHyperCube[64] = { variable
866 w0 = c_pwLinesHyperCube[2 * i + 0]; in IsBoundingBoxVisibleEx()
867 w1 = c_pwLinesHyperCube[2 * i + 1]; in IsBoundingBoxVisibleEx()
990 w0 = c_pwLinesHyperCube[2 * i + 0]; in IsHyperBoundingBoxVisibleEx()
991 w1 = c_pwLinesHyperCube[2 * i + 1]; in IsHyperBoundingBoxVisibleEx()
1056 pv0 = &pBoundingHyperCube[c_pwLinesHyperCube[2 * i + 0]]; in IsFrontClipInVolume()
1057 pv1 = &pBoundingHyperCube[c_pwLinesHyperCube[2 * i + 1]]; in IsFrontClipInVolume()