Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dtexcompress_fxt1.c190 typedef uint64_t Fx64; typedef
202 } Fx64; typedef
538 Fx64 hi; /* high quadword */ in fxt1_quantize_CHROMA()
553 ((Fx64 *)cc)[1] = hi; in fxt1_quantize_CHROMA()
580 Fx64 hi; /* high quadword */ in fxt1_quantize_ALPHA0()
606 ((Fx64 *)cc)[1] = hi; in fxt1_quantize_ALPHA0()
633 Fx64 hi; /* high quadword */ in fxt1_quantize_ALPHA1()
777 ((Fx64 *)cc)[1] = hi; in fxt1_quantize_ALPHA1()
866 Fx64 hi; /* high quadword */ in fxt1_quantize_MIXED1()
991 ((Fx64 *)cc)[1] = hi; in fxt1_quantize_MIXED1()
[all …]