Searched defs:Texture (Results 1 – 1 of 1) sorted by relevance
37 public static class Texture { class in CompressedTextureLoader38 public Texture(int width, int height, int internalformat, ByteBuffer data, in Texture() method in CompressedTextureLoader.Texture