Home
last modified time | relevance | path

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

/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTShadowVol.h223 const bool bObVisible,
DPVRTShadowVol.cpp1146 const bool bObVisible, // Is the object visible? in PVRTShadowVolBoundingBoxIsVisible() argument
1161 PVRT_UNREFERENCED_PARAMETER(bObVisible); in PVRTShadowVolBoundingBoxIsVisible()
1164 _ASSERT((bObVisible && bNeedsZClipping) || !bNeedsZClipping); in PVRTShadowVolBoundingBoxIsVisible()