Searched refs:SRC_START (Results 1 - 2 of 2) sorted by relevance

/external/mesa3d/src/mesa/math/
H A Dm_trans_tmp.h36 const GLubyte *f = (GLubyte *) ptr + SRC_START * stride;
62 const GLubyte *f = (GLubyte *) ptr + SRC_START * stride;
87 const GLubyte *f = (GLubyte *) ptr + SRC_START * stride;
109 const GLubyte *f = (GLubyte *) ptr + SRC_START * stride;
129 const GLubyte *f = (GLubyte *) ptr + SRC_START * stride;
153 const GLubyte *f = (GLubyte *) ((GLubyte *) ptr + SRC_START * stride);
177 const GLubyte *f = (GLubyte *) ptr + SRC_START * stride;
198 const GLubyte *f = (GLubyte *) ptr + SRC_START * stride;
H A Dm_translate.c107 #define SRC_START start macro
537 const GLubyte *f = (GLubyte *) Ptr + SRC_START * stride;
609 #undef SRC_START macro

Completed in 57 milliseconds