Searched defs:rowB (Results 1 – 2 of 2) sorted by relevance
193 const GLubyte(*rowB)[4] = (const GLubyte(*)[4]) srcRowB; in do_row() local206 const GLubyte(*rowB)[3] = (const GLubyte(*)[3]) srcRowB; in do_row() local218 const GLubyte(*rowB)[2] = (const GLubyte(*)[2]) srcRowB; in do_row() local229 const GLubyte *rowB = (const GLubyte *) srcRowB; in do_row() local240 const GLbyte(*rowB)[4] = (const GLbyte(*)[4]) srcRowB; in do_row() local253 const GLbyte(*rowB)[3] = (const GLbyte(*)[3]) srcRowB; in do_row() local265 const GLbyte(*rowB)[2] = (const GLbyte(*)[2]) srcRowB; in do_row() local276 const GLbyte *rowB = (const GLbyte *) srcRowB; in do_row() local287 const GLushort(*rowB)[4] = (const GLushort(*)[4]) srcRowB; in do_row() local300 const GLushort(*rowB)[3] = (const GLushort(*)[3]) srcRowB; in do_row() local[all …]
625 const uint8_t* rowB = nullptr; in operateY() local