Home | History | Annotate | Download | only in src

Lines Matching refs:fNPOTTextureTileSupport

377             fNPOTTextureTileSupport = true;
380 fNPOTTextureTileSupport = false;
386 fNPOTTextureTileSupport = has_gl_extension("GL_OES_texture_npot");
390 fNPOTTextureTileSupport = false;
427 if (fNPOTTextureTileSupport) {