Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dtexcompress_fxt1.c186 #define ISTBLACK(v) (memcmp(&(v), &zero, sizeof(zero)) == 0) macro
847 if (!ISTBLACK(input[k])) { in fxt1_quantize_HI()
886 if (!ISTBLACK(input[k])) { in fxt1_quantize_MIXED1()
904 if (!ISTBLACK(input[k])) { in fxt1_quantize_MIXED1()
942 if (!ISTBLACK(input[k])) { in fxt1_quantize_MIXED1()
976 if (!ISTBLACK(input[k])) { in fxt1_quantize_MIXED1()
1214 if (!ISTBLACK(input[k])) { in fxt1_quantize()