Home | History | Annotate | Download | only in service

Lines Matching refs:current_type

8940   GLenum current_type = 0;
8942 if (!texture->GetLevelType(target, level, &current_type, &internal_format)) {
8951 if (type != current_type) {