HomeSort by relevance Sort by last modified time
    Searched refs:DEST_4US (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/mesa/math/
m_translate.c 133 #define DEST_4US trans_4_GLbyte_4us_raw
141 #define DEST_4US trans_3_GLbyte_4us_raw
187 #define DEST_4US trans_4_GLubyte_4us_raw
194 #define DEST_4US trans_3_GLubyte_4us_raw
234 #define DEST_4US trans_4_GLshort_4us_raw
242 #define DEST_4US trans_3_GLshort_4us_raw
288 #define DEST_4US trans_4_GLushort_4us_raw
296 #define DEST_4US trans_3_GLushort_4us_raw
341 #define DEST_4US trans_4_GLint_4us_raw
349 #define DEST_4US trans_3_GLint_4us_ra
    [all...]
m_trans_tmp.h 137 #ifdef DEST_4US
138 static void DEST_4US( GLushort (*t)[4],
219 #ifdef DEST_4US
220 TAB(_4us)[SZ][SRC_IDX] = DEST_4US;
244 #ifdef DEST_4US
245 #undef DEST_4US

Completed in 3387 milliseconds