Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dtexcompress_fxt1.c181 #define ISTBLACK(v) (memcmp(&(v), &zero, sizeof(zero)) == 0) macro
842 if (!ISTBLACK(input[k])) { in fxt1_quantize_HI()
881 if (!ISTBLACK(input[k])) { in fxt1_quantize_MIXED1()
899 if (!ISTBLACK(input[k])) { in fxt1_quantize_MIXED1()
937 if (!ISTBLACK(input[k])) { in fxt1_quantize_MIXED1()
971 if (!ISTBLACK(input[k])) { in fxt1_quantize_MIXED1()
1209 if (!ISTBLACK(input[k])) { in fxt1_quantize()