Searched defs:ISTBLACK (Results 1 - 2 of 2) sorted by last modified time

/external/mesa3d/src/mesa/main/
H A Dtexcompress_fxt1.c208 #define ISTBLACK(v) (*((GLuint *)(v)) == 0) macro
870 if (!ISTBLACK(input[k])) {
909 if (!ISTBLACK(input[k])) {
927 if (!ISTBLACK(input[k])) {
965 if (!ISTBLACK(input[k])) {
999 if (!ISTBLACK(input[k])) {
1237 if (!ISTBLACK(input[k])) {
/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Dtexcompress_fxt1.c208 #define ISTBLACK(v) (*((GLuint *)(v)) == 0) macro
870 if (!ISTBLACK(input[k])) {
909 if (!ISTBLACK(input[k])) {
927 if (!ISTBLACK(input[k])) {
965 if (!ISTBLACK(input[k])) {
999 if (!ISTBLACK(input[k])) {
1237 if (!ISTBLACK(input[k])) {

Completed in 71 milliseconds