OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PVRT_PI
(Results
1 - 4
of
4
) sorted by null
/external/swiftshader/third_party/PowerVR_SDK/Tools/
PVRTFixedPoint.h
82
#define
PVRT_PI
PVRT_PIx
102
#define
PVRT_PI
PVRT_PIf
/external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES2/
PVRTPrint3DAPI.cpp
604
PVRTMatrixRotationZ(matTransform, -90.0f*
PVRT_PI
/180.0f);
/external/swiftshader/third_party/PowerVR_SDK/Examples/Advanced/ChameleonMan/OGLES2/
OGLES2ChameleonMan.cpp
635
LightPos.z = 200.0f * PVRTABS(sin((
PVRT_PI
/ 4.0f) + m_fLightPos));
/external/swiftshader/third_party/PowerVR_SDK/Examples/Intermediate/ColourGrading/OGLES3/
OGLES3ColourGrading.cpp
49
const float CAM_FOV =
PVRT_PI
/ 6;
Completed in 83 milliseconds