Home
last modified time | relevance | path

Searched refs:mask_infinity (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_vecmathlib.h527 vmask4 mask_infinity = a >= vfloat4(65536.0f); in float_to_lns() local
554 a = select(a, vfloat4(65535.0f), mask_infinity); in float_to_lns()