Home
last modified time | relevance | path

Searched refs:applyTextures (Results 1 – 3 of 3) sorted by relevance

/external/jmonkeyengine/engine/src/core-effects/com/jme3/water/
DSimpleWaterProcessor.java152 applyTextures(material); in initialize()
276 protected void applyTextures(Material mat) { in applyTextures() method in SimpleWaterProcessor
/external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
DContext.h388 void applyTextures();
DContext.cpp2017 void Context::applyTextures() in applyTextures() function in gl::Context
2590 applyTextures(); in drawArrays()
2657 applyTextures(); in drawElements()