Home
last modified time | relevance | path

Searched refs:ISTBLACK (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/util/format/
H A Du_format_fxt1.c67 #define ISTBLACK(v) (memcmp(&(v), &zero, sizeof(zero)) == 0) macro
725 if (!ISTBLACK(input[k])) { in fxt1_quantize_HI()
764 if (!ISTBLACK(input[k])) { in fxt1_quantize_MIXED1()
782 if (!ISTBLACK(input[k])) { in fxt1_quantize_MIXED1()
820 if (!ISTBLACK(input[k])) { in fxt1_quantize_MIXED1()
854 if (!ISTBLACK(input[k])) { in fxt1_quantize_MIXED1()
1092 if (!ISTBLACK(input[k])) { in fxt1_quantize()

Completed in 3 milliseconds