Home
last modified time | relevance | path

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

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