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 115 #ifdef DEST_4UB
116 static void DEST_4UB( GLubyte (*t)[4],
216 #ifdef DEST_4UB
217 TAB(_4ub)[SZ][SRC_IDX] = DEST_4UB;
241 #ifdef DEST_4UB
242 #undef DEST_4UB
m_translate.c 132 #define DEST_4UB trans_4_GLbyte_4ub_raw
140 #define DEST_4UB trans_3_GLbyte_4ub_raw
193 #define DEST_4UB trans_3_GLubyte_4ub_raw
233 #define DEST_4UB trans_4_GLshort_4ub_raw
241 #define DEST_4UB trans_3_GLshort_4ub_raw
287 #define DEST_4UB trans_4_GLushort_4ub_raw
295 #define DEST_4UB trans_3_GLushort_4ub_raw
340 #define DEST_4UB trans_4_GLint_4ub_raw
348 #define DEST_4UB trans_3_GLint_4ub_raw
394 #define DEST_4UB trans_4_GLuint_4ub_ra
    [all...]

Completed in 87 milliseconds