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

/external/mesa3d/src/mesa/swrast/
H A Ds_chan.h79 #define COPY_CHAN4(DST, SRC) COPY_4UBV(DST, SRC)
H A Ds_zoom.c218 COPY_4UBV(zoomed.array->rgba8[i], rgba[j]);
H A Ds_blend.c143 COPY_4UBV(rgba[i], dest[i]);
H A Ds_span.c240 COPY_4UBV(rgba[i], color);
/external/mesa3d/src/mesa/main/
H A Dblend.c728 COPY_4UBV(ctx->Color.ColorMask[i], tmp);
769 COPY_4UBV(ctx->Color.ColorMask[buf], tmp);
H A Dmacros.h239 COPY_4UBV(GLubyte dst[4], const GLubyte src[4]) function
H A Dtexcompress_fxt1.c1239 COPY_4UBV(reord[l], input[k]);
H A Dtexstore.c687 COPY_4UBV(tmp, src); \
/external/mesa3d/src/mesa/math/
H A Dm_translate.c544 COPY_4UBV( t[i], f );

Completed in 208 milliseconds