Searched defs:GLTexture (Results 1 – 1 of 1) sorted by relevance
25 class GLTexture implements Cloneable { class35 GLTexture(final int name, final GLEnum target) { in GLTexture() method in GLTexture