Searched refs:tbytesline (Results 1 – 1 of 1) sorted by relevance
246 GLint tbytesline, tsize; member387 const GLchan *tex10 = tex00 + info->tbytesline; \ in affine_span()395 tex01 -= info->tbytesline; \ in affine_span()396 tex11 -= info->tbytesline; \ in affine_span()576 info.tbytesline = texImg->Width * 3; \579 info.tbytesline = texImg->Width * 4; \585 info.tsize = texImg->Height * info.tbytesline;602 GLint tbytesline, tsize; member652 const GLchan *tex10 = tex00 + info->tbytesline; \ in fast_persp_span()660 tex01 -= info->tbytesline; \ in fast_persp_span()[all …]