Searched refs:tbytesline (Results 1 – 1 of 1) sorted by relevance
247 GLint tbytesline, tsize; member388 const GLchan *tex10 = tex00 + info->tbytesline; \ in affine_span()396 tex01 -= info->tbytesline; \ in affine_span()397 tex11 -= info->tbytesline; \ in affine_span()577 info.tbytesline = texImg->Width * 3; \580 info.tbytesline = texImg->Width * 4; \586 info.tsize = texImg->Height * info.tbytesline;603 GLint tbytesline, tsize; member653 const GLchan *tex10 = tex00 + info->tbytesline; \ in fast_persp_span()661 tex01 -= info->tbytesline; \ in fast_persp_span()[all …]