Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/math/
Dm_trans_tmp.h36 const GLubyte *f = (GLubyte *) ptr + SRC_START * stride; in DEST_4F()
62 const GLubyte *f = (GLubyte *) ptr + SRC_START * stride; in DEST_4FN()
87 const GLubyte *f = (GLubyte *) ptr + SRC_START * stride; in DEST_3FN()
109 const GLubyte *f = (GLubyte *) ptr + SRC_START * stride; in DEST_1F()
129 const GLubyte *f = (GLubyte *) ptr + SRC_START * stride; in DEST_4UB()
153 const GLubyte *f = (GLubyte *) ((GLubyte *) ptr + SRC_START * stride); in DEST_4US()
177 const GLubyte *f = (GLubyte *) ptr + SRC_START * stride; in DEST_1UB()
198 const GLubyte *f = (GLubyte *) ptr + SRC_START * stride; in DEST_1UI()
Dm_translate.c107 #define SRC_START start macro
537 const GLubyte *f = (GLubyte *) Ptr + SRC_START * stride; in trans_4_GLubyte_4ub_raw()
609 #undef SRC_START