Home | History | Annotate | Download | only in main

Lines Matching refs:BlockWidth

73    GLubyte BlockWidth, BlockHeight, BlockDepth;
321 *bw = info->BlockWidth;
341 *bw = info->BlockWidth;
498 return info->BlockWidth > 1 || info->BlockHeight > 1;
866 if (info->BlockWidth > 1 || info->BlockHeight > 1 || info->BlockDepth > 1) {
868 const GLuint bw = info->BlockWidth;
894 if (info->BlockWidth > 1 || info->BlockHeight > 1 || info->BlockDepth > 1) {
896 const uint64_t bw = info->BlockWidth;
918 if (info->BlockWidth > 1 || info->BlockHeight > 1) {
920 const GLuint bw = info->BlockWidth;