HomeSort by relevance Sort by last modified time
    Searched refs:bindLights (Results 1 - 2 of 2) sorted by null

  /external/libgdx/tests/gdx-tests/src/com/badlogic/gdx/tests/g3d/shadows/system/realistic/
MainShader.java 163 protected void bindLights (final Renderable renderable, final Attributes attributes) {
164 super.bindLights(renderable, attributes);
  /external/libgdx/gdx/src/com/badlogic/gdx/graphics/g3d/shaders/
DefaultShader.java     [all...]

Completed in 89 milliseconds