Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/include/glm/gtx/
Dspline.inl23 typename genType::value_type f4 = s3 - s2; local
46 typename genType::value_type f4 = s3 - s2; local
/device/generic/vulkan-cereal/third-party/angle/src/common/
Dmathutil.h847 inline uint32_t PackUnorm4x8(float f1, float f2, float f3, float f4) in PackUnorm4x8()
879 inline uint32_t PackSnorm4x8(float f1, float f2, float f3, float f4) in PackSnorm4x8()