OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vt2f
(Results
1 - 3
of
3
) sorted by null
/external/swiftshader/third_party/PowerVR_SDK/Tools/
PVRTFixedPoint.h
79
#define
vt2f
(x) PVRTX2F(x)
macro
99
#define
vt2f
(x) (x)
macro
PVRTVector.h
260
return (VERTTYPE) f2vt(sqrt(
vt2f
(x)*
vt2f
(x) +
vt2f
(y)*
vt2f
(y)));
562
return (VERTTYPE) f2vt(sqrt(
vt2f
(x)*
vt2f
(x) +
vt2f
(y)*
vt2f
(y) +
vt2f
(z)*
vt2f
(z)))
[
all
...]
PVRTModelPOD.cpp
[
all
...]
Completed in 754 milliseconds