Searched refs:createTextures (Results 1 – 6 of 6) sorted by relevance
151 createTextures(); in initialize()270 protected void createTextures() { in createTextures() method in SimpleWaterProcessor
106 glCreateTexturesFunc createTextures; variable
105 gl->createTextures = (glCreateTexturesFunc) loader->get("glCreateTextures");
812 gl->createTextures(target, n, textures);
106 gl->createTextures = glCreateTextures;
729 m_gl.createTextures(target, n, textures);