Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
Dastcenc_vecmathlib.h538 vmask4 a_lt_384 = a < vfloat4(384.0f); in float_to_lns() local
547 a = select(a, a2a, a_lt_384); in float_to_lns()