Home | History | Annotate | Download | only in main

Lines Matching refs:BlockHeight

70    GLubyte BlockWidth, BlockHeight;
1685 *bh = info->BlockHeight;
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) {
1984 if (info->BlockWidth == 1 && info->BlockHeight == 1) {