Searched defs:COPY_CHAN4 (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/ |
| H A D | s_chan.h | 80 #define COPY_CHAN4(DST, SRC) COPY_4UBV(DST, SRC) macro 92 #define COPY_CHAN4(DST, SRC) COPY_4V(DST, SRC) macro 104 #define COPY_CHAN4(DST, SRC) COPY_4V(DST, SRC) macro
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/swrast/ |
| H A D | s_chan.h | 80 #define COPY_CHAN4(DST, SRC) COPY_4UBV(DST, SRC) macro 92 #define COPY_CHAN4(DST, SRC) COPY_4V(DST, SRC) macro 104 #define COPY_CHAN4(DST, SRC) COPY_4V(DST, SRC) macro
|
Completed in 3 milliseconds