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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dtexcompress_fxt1.c183 #define ISTBLACK(v) (memcmp(&(v), &zero, sizeof(zero)) == 0) macro
844 if (!ISTBLACK(input[k])) {
883 if (!ISTBLACK(input[k])) {
901 if (!ISTBLACK(input[k])) {
939 if (!ISTBLACK(input[k])) {
973 if (!ISTBLACK(input[k])) {
1211 if (!ISTBLACK(input[k])) {
/xsrc/external/mit/MesaLib/dist/src/util/format/
H A Du_format_fxt1.c67 #define ISTBLACK(v) (memcmp(&(v), &zero, sizeof(zero)) == 0) macro
725 if (!ISTBLACK(input[k])) {
764 if (!ISTBLACK(input[k])) {
782 if (!ISTBLACK(input[k])) {
820 if (!ISTBLACK(input[k])) {
854 if (!ISTBLACK(input[k])) {
1092 if (!ISTBLACK(input[k])) {

Completed in 6 milliseconds