HomeSort by relevance Sort by last modified time
    Searched refs:GL_LIGHT2 (Results 1 - 25 of 99) sorted by null

1 2 3 4

  /frameworks/native/opengl/tools/glgen/stubs/gles11/
GLES10Header.java-if 101 public static final int GL_LIGHT2 = 0x4002;
  /development/ndk/platforms/android-4/samples/san-angeles/jni/
demo.c 475 glEnable(GL_LIGHT2);
551 glLightxv(GL_LIGHT2, GL_POSITION, light2Position);
552 glLightxv(GL_LIGHT2, GL_DIFFUSE, light2Diffuse);
  /external/autotest/client/site_tests/graphics_SanAngeles/src/
demo.c 662 glEnable(GL_LIGHT2);
693 glLightfv(GL_LIGHT2, GL_DIFFUSE, light2Diffuse);
775 glLightfv(GL_LIGHT2, GL_POSITION, light2Position);
    [all...]
  /frameworks/native/opengl/tests/angeles/
demo.c 475 glEnable(GL_LIGHT2);
551 glLightxv(GL_LIGHT2, GL_POSITION, light2Position);
552 glLightxv(GL_LIGHT2, GL_DIFFUSE, light2Diffuse);
  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nouveau_state.c 172 case GL_LIGHT2:
  /frameworks/base/opengl/java/android/opengl/
GLES10.java 101 public static final int GL_LIGHT2 = 0x4002;
    [all...]
  /frameworks/base/opengl/java/javax/microedition/khronos/opengles/
GL10.java 99 int GL_LIGHT2 = 0x4002;
  /external/robolectric/v1/lib/main/
opengl-api-gl1.1-android-2.1_r1.jar 
  /external/mesa3d/src/mesa/main/
enable.c 378 case GL_LIGHT2:
    [all...]
  /development/ndk/platforms/android-4/include/GLES/
gl.h 142 /* GL_LIGHT2 */
497 #define GL_LIGHT2 0x4002
    [all...]
  /device/generic/goldfish-opengl/system/include/GLES/
gl.h 142 /* GL_LIGHT2 */
497 #define GL_LIGHT2 0x4002
    [all...]
  /external/libgdx/extensions/gdx-bullet/jni/vs/Glut/EmptyGL/GL/
egl_defs.h 145 #define GL_LIGHT2 0x4002
  /external/mesa3d/include/GLES/
gl.h 142 /* GL_LIGHT2 */
497 #define GL_LIGHT2 0x4002
    [all...]
  /frameworks/native/opengl/include/GLES/
gl.h 142 /* GL_LIGHT2 */
497 #define GL_LIGHT2 0x4002
    [all...]
  /frameworks/native/opengl/tests/angeles/include/GLES/
gl.h 169 /* GL_LIGHT2 */
463 #define GL_LIGHT2 0x4002
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/GLES/
gl.h 142 /* GL_LIGHT2 */
497 #define GL_LIGHT2 0x4002
    [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/GLES/
gl.h 142 /* GL_LIGHT2 */
497 #define GL_LIGHT2 0x4002
    [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/GLES/
gl.h 142 /* GL_LIGHT2 */
497 #define GL_LIGHT2 0x4002
    [all...]
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/GLES/
gl.h 142 /* GL_LIGHT2 */
497 #define GL_LIGHT2 0x4002
    [all...]
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/GLES/
gl.h 142 /* GL_LIGHT2 */
497 #define GL_LIGHT2 0x4002
    [all...]
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/GLES/
gl.h 142 /* GL_LIGHT2 */
497 #define GL_LIGHT2 0x4002
    [all...]
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/GLES/
gl.h 142 /* GL_LIGHT2 */
497 #define GL_LIGHT2 0x4002
    [all...]
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/GLES/
gl.h 142 /* GL_LIGHT2 */
497 #define GL_LIGHT2 0x4002
    [all...]
  /prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/GLES/
gl.h 142 /* GL_LIGHT2 */
497 #define GL_LIGHT2 0x4002
    [all...]
  /prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/GLES/
gl.h 142 /* GL_LIGHT2 */
497 #define GL_LIGHT2 0x4002
    [all...]

Completed in 691 milliseconds

1 2 3 4