Lines Matching full:blockwidth
70 GLubyte BlockWidth, BlockHeight;
89 0, 0, 0 /* BlockWidth/Height,Bytes */
98 1, 1, 4 /* BlockWidth/Height,Bytes */
107 1, 1, 4 /* BlockWidth/Height,Bytes */
116 1, 1, 4 /* BlockWidth/Height,Bytes */
125 1, 1, 4 /* BlockWidth/Height,Bytes */
134 1, 1, 4 /* BlockWidth/Height,Bytes */
143 1, 1, 4 /* BlockWidth/Height,Bytes */
152 1, 1, 4 /* BlockWidth/Height,Bytes */
161 1, 1, 4 /* BlockWidth/Height,Bytes */
170 1, 1, 3 /* BlockWidth/Height,Bytes */
179 1, 1, 3 /* BlockWidth/Height,Bytes */
188 1, 1, 2 /* BlockWidth/Height,Bytes */
197 1, 1, 2 /* BlockWidth/Height,Bytes */
206 1, 1, 2 /* BlockWidth/Height,Bytes */
215 1, 1, 2 /* BlockWidth/Height,Bytes */
224 1, 1, 2 /* BlockWidth/Height,Bytes */
233 1, 1, 2 /* BlockWidth/Height,Bytes */
242 1, 1, 2 /* BlockWidth/Height,Bytes */
251 1, 1, 1 /* BlockWidth/Height,Bytes */
260 1, 1, 2 /* BlockWidth/Height,Bytes */
269 1, 1, 2 /* BlockWidth/Height,Bytes */
278 1, 1, 4 /* BlockWidth/Height,Bytes */
287 1, 1, 4 /* BlockWidth/Height,Bytes */
296 1, 1, 1 /* BlockWidth/Height,Bytes */
305 1, 1, 1 /* BlockWidth/Height,Bytes */
314 1, 1, 2 /* BlockWidth/Height,Bytes */
323 1, 1, 1 /* BlockWidth/Height,Bytes */
332 1, 1, 2 /* BlockWidth/Height,Bytes */
341 1, 1, 1 /* BlockWidth/Height,Bytes */
350 1, 1, 2 /* BlockWidth/Height,Bytes */
359 1, 1, 2 /* BlockWidth/Height,Bytes */
368 1, 1, 2 /* BlockWidth/Height,Bytes */
440 1, 1, 4 /* BlockWidth/Height,Bytes */
449 1, 1, 4 /* BlockWidth/Height,Bytes */
458 1, 1, 2 /* BlockWidth/Height,Bytes */
467 1, 1, 4 /* BlockWidth/Height,Bytes */
476 1, 1, 4 /* BlockWidth/Height,Bytes */
485 1, 1, 4 /* BlockWidth/Height,Bytes */
494 1, 1, 1 /* BlockWidth/Height,Bytes */
1233 1, 1, 1 /* BlockWidth/Height,Bytes */
1500 1, 1, 4 /* BlockWidth/Height,Bytes */
1512 1, 1, 8 /* BlockWidth/Height,Bytes */
1684 *bw = info->BlockWidth;
1694 return info->BlockWidth > 1 || info->BlockHeight > 1;
1878 if (info->BlockWidth > 1 || info->BlockHeight > 1) {
1880 const GLuint bw = info->BlockWidth, bh = info->BlockHeight;
1904 if (info->BlockWidth > 1 || info->BlockHeight > 1) {
1906 const uint64_t bw = info->BlockWidth, bh = info->BlockHeight;
1929 if (info->BlockWidth > 1 || info->BlockHeight > 1) {
1931 const GLuint bw = info->BlockWidth;
1984 if (info->BlockWidth == 1 && info->BlockHeight == 1) {