Searched refs:twidth_log2 (Results 1 – 1 of 1) sorted by relevance
136 const GLint twidth_log2 = texImg->WidthLog2; \153 GLint pos = (t << twidth_log2) + s; \194 const GLint twidth_log2 = texImg->WidthLog2; \214 GLint pos = (t << twidth_log2) + s; \244 GLint twidth_log2; member367 GLint pos = (t << info->twidth_log2) + s; \ in affine_span()386 const GLint pos = (t << info->twidth_log2) + s; \ in affine_span()552 info.twidth_log2 = texImg->WidthLog2; \600 GLint twidth_log2; member626 GLint pos = (t << info->twidth_log2) + s; \ in fast_persp_span()[all …]