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

  /external/chromium_org/third_party/mesa/src/src/mesa/math/
m_trans_tmp.h 81 #ifdef DEST_3FN
82 static void DEST_3FN( GLfloat (*t)[3],
228 #ifdef DEST_3FN
230 TAB(_3fn)[SRC_IDX] = DEST_3FN;
263 #ifdef DEST_3FN
264 #undef DEST_3FN
m_translate.c 148 #define DEST_3FN trans_3_GLbyte_3fn_raw
201 #define DEST_3FN trans_3_GLubyte_3fn_raw
249 #define DEST_3FN trans_3_GLshort_3fn_raw
303 #define DEST_3FN trans_3_GLushort_3fn_raw
356 #define DEST_3FN trans_3_GLint_3fn_raw
410 #define DEST_3FN trans_3_GLuint_3fn_raw
464 #define DEST_3FN trans_3_GLdouble_3fn_raw
503 #define DEST_3FN trans_3_GLfloat_3fn_raw
  /external/mesa3d/src/mesa/math/
m_trans_tmp.h 81 #ifdef DEST_3FN
82 static void DEST_3FN( GLfloat (*t)[3],
228 #ifdef DEST_3FN
230 TAB(_3fn)[SRC_IDX] = DEST_3FN;
263 #ifdef DEST_3FN
264 #undef DEST_3FN
m_translate.c 148 #define DEST_3FN trans_3_GLbyte_3fn_raw
201 #define DEST_3FN trans_3_GLubyte_3fn_raw
249 #define DEST_3FN trans_3_GLshort_3fn_raw
303 #define DEST_3FN trans_3_GLushort_3fn_raw
356 #define DEST_3FN trans_3_GLint_3fn_raw
410 #define DEST_3FN trans_3_GLuint_3fn_raw
464 #define DEST_3FN trans_3_GLdouble_3fn_raw
503 #define DEST_3FN trans_3_GLfloat_3fn_raw

Completed in 48 milliseconds