Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/util/
Dhalf_float.h42 #define FP16_ONE ((uint16_t) 0x3c00) macro
126 static float16_t one() { return float16_t(FP16_ONE); } in one()
/hardware/google/gfxstream/guest/mesa/src/util/format/
Dtexcompress_bptc_tmp.h1255 result[3] = FP16_ONE; in decompress_rgb_fp16_block()