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

  /external/libgdx/gdx/src/com/badlogic/gdx/graphics/g3d/attributes/
ColorAttribute.java 32 public final static String ReflectionAlias = "reflectionColor";
33 public static final long Reflection = register(ReflectionAlias);
TextureAttribute.java 40 public final static String ReflectionAlias = "reflectionTexture";
41 public final static long Reflection = register(ReflectionAlias);
  /external/libgdx/gdx/src/com/badlogic/gdx/graphics/g3d/shaders/
DefaultShader.java     [all...]

Completed in 125 milliseconds