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()
60 const GLubyte *f = (GLubyte *) ptr + SRC_START * stride; in DEST_4FN()
83 const GLubyte *f = (GLubyte *) ptr + SRC_START * stride; in DEST_3FN()
103 const GLubyte *f = (GLubyte *) ptr + SRC_START * stride; in DEST_1F()
121 const GLubyte *f = (GLubyte *) ptr + SRC_START * stride; in DEST_4UB()
143 const GLubyte *f = (GLubyte *) ((GLubyte *) ptr + SRC_START * stride); in DEST_4US()
165 const GLubyte *f = (GLubyte *) ptr + SRC_START * stride; in DEST_1UB()
184 const GLubyte *f = (GLubyte *) ptr + SRC_START * stride; in DEST_1UI()
Dm_translate.c102 #define SRC_START start macro
531 const GLubyte *f = (GLubyte *) Ptr + SRC_START * stride; in trans_4_GLubyte_4ub_raw()
602 #undef SRC_START