Home
last modified time | relevance | path

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

/aosp_15_r20/external/oboe/samples/RhythmGame/third_party/glm/detail/
H A Dfunc_packing.inl171 GLM_FUNC_QUALIFIER vec2 unpackHalf2x16(uint v) function
/aosp_15_r20/hardware/google/gfxstream/third-party/glm/include/glm/detail/
Dfunc_packing.inl171 GLM_FUNC_QUALIFIER vec2 unpackHalf2x16(uint v) function
/aosp_15_r20/external/angle/src/common/
H A Dmathutil.h1008 inline void unpackHalf2x16(uint32_t u, float *f1, float *f2) in unpackHalf2x16() function
/aosp_15_r20/external/angle/src/compiler/translator/
H A DSymbolTable_autogen.cpp381 constexpr const ImmutableString unpackHalf2x16("unpackHalf2x16"); variable