예제 #1
0
 @Override
 public void setTextureMipmapMaxLevel(int level) {
   super.setTextureMipmapMaxLevel(level);
   re.checkAndLogErrors("setTextureMipmapMaxLevel");
 }