Lines Matching refs:GLushort
286 const GLushort(*rowA)[4] = (const GLushort(*)[4]) srcRowA;
287 const GLushort(*rowB)[4] = (const GLushort(*)[4]) srcRowB;
288 GLushort(*dst)[4] = (GLushort(*)[4]) dstRow;
299 const GLushort(*rowA)[3] = (const GLushort(*)[3]) srcRowA;
300 const GLushort(*rowB)[3] = (const GLushort(*)[3]) srcRowB;
301 GLushort(*dst)[3] = (GLushort(*)[3]) dstRow;
311 const GLushort(*rowA)[2] = (const GLushort(*)[2]) srcRowA;
312 const GLushort(*rowB)[2] = (const GLushort(*)[2]) srcRowB;
313 GLushort(*dst)[2] = (GLushort(*)[2]) dstRow;
322 const GLushort *rowA = (const GLushort *) srcRowA;
323 const GLushort *rowB = (const GLushort *) srcRowB;
324 GLushort *dst = (GLushort *) dstRow;
514 const GLushort *rowA = (const GLushort *) srcRowA;
515 const GLushort *rowB = (const GLushort *) srcRowB;
516 GLushort *dst = (GLushort *) dstRow;
539 const GLushort *rowA = (const GLushort *) srcRowA;
540 const GLushort *rowB = (const GLushort *) srcRowB;
541 GLushort *dst = (GLushort *) dstRow;
569 const GLushort *rowA = (const GLushort *) srcRowA;
570 const GLushort *rowB = (const GLushort *) srcRowB;
571 GLushort *dst = (GLushort *) dstRow;
599 const GLushort *rowA = (const GLushort *) srcRowA;
600 const GLushort *rowB = (const GLushort *) srcRowB;
601 GLushort *dst = (GLushort *) dstRow;
898 DECLARE_ROW_POINTERS(GLushort, 4);
909 DECLARE_ROW_POINTERS(GLushort, 3);
919 DECLARE_ROW_POINTERS(GLushort, 2);
928 DECLARE_ROW_POINTERS(GLushort, 1);
1066 DECLARE_ROW_POINTERS0(GLushort);
1104 DECLARE_ROW_POINTERS0(GLushort);
1153 DECLARE_ROW_POINTERS0(GLushort);
1202 DECLARE_ROW_POINTERS0(GLushort);