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

  /external/mesa3d/src/mesa/math/
m_trans_tmp.h 123 #ifdef DEST_4UB
124 static void DEST_4UB( GLubyte (*t)[4],
232 #ifdef DEST_4UB
233 TAB(_4ub)[SZ][SRC_IDX] = DEST_4UB;
257 #ifdef DEST_4UB
258 #undef DEST_4UB
m_translate.c 138 #define DEST_4UB trans_4_GLbyte_4ub_raw
146 #define DEST_4UB trans_3_GLbyte_4ub_raw
199 #define DEST_4UB trans_3_GLubyte_4ub_raw
239 #define DEST_4UB trans_4_GLshort_4ub_raw
247 #define DEST_4UB trans_3_GLshort_4ub_raw
293 #define DEST_4UB trans_4_GLushort_4ub_raw
301 #define DEST_4UB trans_3_GLushort_4ub_raw
346 #define DEST_4UB trans_4_GLint_4ub_raw
354 #define DEST_4UB trans_3_GLint_4ub_raw
400 #define DEST_4UB trans_4_GLuint_4ub_ra
    [all...]

Completed in 934 milliseconds