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

  /external/mesa3d/src/mesa/math/
m_trans_tmp.h 36 const GLubyte *f = (GLubyte *) ptr + SRC_START * stride;
60 const GLubyte *f = (GLubyte *) ptr + SRC_START * stride;
83 const GLubyte *f = (GLubyte *) ptr + SRC_START * stride;
103 const GLubyte *f = (GLubyte *) ptr + SRC_START * stride;
121 const GLubyte *f = (GLubyte *) ptr + SRC_START * stride;
143 const GLubyte *f = (GLubyte *) ((GLubyte *) ptr + SRC_START * stride);
165 const GLubyte *f = (GLubyte *) ptr + SRC_START * stride;
184 const GLubyte *f = (GLubyte *) ptr + SRC_START * stride;
m_translate.c 102 #define SRC_START start
531 const GLubyte *f = (GLubyte *) Ptr + SRC_START * stride;
602 #undef SRC_START

Completed in 69 milliseconds