Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dtexcompress_fxt1.c218 typedef uint64_t Fx64; typedef
230 } Fx64; typedef
566 Fx64 hi; /* high quadword */ in fxt1_quantize_CHROMA()
581 ((Fx64 *)cc)[1] = hi; in fxt1_quantize_CHROMA()
608 Fx64 hi; /* high quadword */ in fxt1_quantize_ALPHA0()
634 ((Fx64 *)cc)[1] = hi; in fxt1_quantize_ALPHA0()
661 Fx64 hi; /* high quadword */ in fxt1_quantize_ALPHA1()
805 ((Fx64 *)cc)[1] = hi; in fxt1_quantize_ALPHA1()
894 Fx64 hi; /* high quadword */ in fxt1_quantize_MIXED1()
1019 ((Fx64 *)cc)[1] = hi; in fxt1_quantize_MIXED1()
[all …]