Home
last modified time | relevance | path

Searched defs:fW (Results 1 – 1 of 1) sorted by relevance

/tools/test/graphicsbenchmark/apps/sample_app/src/cpp/
Dvecmath.h422 Vec4(const float fX, const float fY, const float fZ, const float fW) { in Vec4()
436 Vec4(const Vec3& vec, const float fW) { in Vec4()
619 void Value(float& fX, float& fY, float& fZ, float& fW) { in Value()
843 Quaternion(const float fX, const float fY, const float fZ, const float fW) { in Quaternion()
850 Quaternion(const Vec3 vec, const float fW) { in Quaternion()
961 void Value(float& fX, float& fY, float& fZ, float& fW) { in Value()