Searched refs:mHasNPot (Results 1 – 2 of 2) sorted by relevance
39 inline bool hasNPot() const { return mHasNPot; } in hasNPot()66 bool mHasNPot; variable
54 mHasNPot = hasGlExtension("GL_OES_texture_npot"); in Extensions()