Searched refs:createTextures (Results 1 - 6 of 6) sorted by relevance

/external/jmonkeyengine/engine/src/core-effects/com/jme3/water/
H A DSimpleWaterProcessor.java151 createTextures();
270 protected void createTextures() { method in class:SimpleWaterProcessor
/external/deqp/framework/opengl/wrapper/
H A DglwFunctions.inl106 glCreateTexturesFunc createTextures;
H A DglwInitGL45.inl105 gl->createTextures = (glCreateTexturesFunc) loader->get("glCreateTextures");
H A DglwImpl.inl812 gl->createTextures(target, n, textures);
/external/deqp/framework/platform/null/
H A DtcuNullRenderContextInitFuncs.inl106 gl->createTextures = glCreateTextures;
/external/deqp/framework/opengl/
H A DgluCallLogWrapper.inl729 m_gl.createTextures(target, n, textures);

Completed in 125 milliseconds