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

1 2 3 4 5

  /device/generic/goldfish/opengl/shared/OpenglCodecCommon/
glUtils.cpp 152 case GL_COLOR_MATERIAL:
  /frameworks/native/opengl/tools/glgen/stubs/gles11/
GLES10Header.java-if 47 public static final int GL_COLOR_MATERIAL = 0x0B57;
  /external/jmonkeyengine/engine/src/lwjgl/com/jme3/renderer/lwjgl/
LwjglGL1Renderer.java 195 glEnable(GL_COLOR_MATERIAL);
197 glDisable(GL_COLOR_MATERIAL);
    [all...]
  /external/eigen/demos/opengl/
quaternion_demo.cpp 462 glDisable(GL_COLOR_MATERIAL);
  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nouveau_state.c 143 case GL_COLOR_MATERIAL:
  /frameworks/base/opengl/java/android/opengl/
GLES10.java 47 public static final int GL_COLOR_MATERIAL = 0x0B57;
    [all...]
  /frameworks/base/opengl/java/javax/microedition/khronos/opengles/
GL10.java 45 int GL_COLOR_MATERIAL = 0x0B57;
  /frameworks/native/opengl/libagl/
state.cpp 161 case GL_COLOR_MATERIAL:
  /external/robolectric/lib/main/
opengl-api-gl1.1-android-2.1_r1.jar 
  /external/mesa3d/src/mesa/main/
attrib.c 520 GL_COLOR_MATERIAL);
    [all...]
enable.c 332 case GL_COLOR_MATERIAL:
    [all...]
  /development/ndk/platforms/android-4/include/GLES/
gl.h 151 #define GL_COLOR_MATERIAL 0x0B57
    [all...]
  /development/ndk/platforms/android-4/samples/san-angeles/jni/
demo.c 556 glEnable(GL_COLOR_MATERIAL);
  /external/mesa3d/include/GLES/
gl.h 151 #define GL_COLOR_MATERIAL 0x0B57
    [all...]
  /frameworks/native/opengl/include/GLES/
gl.h 151 #define GL_COLOR_MATERIAL 0x0B57
    [all...]
  /frameworks/native/opengl/tests/angeles/
demo.c 556 glEnable(GL_COLOR_MATERIAL);
  /frameworks/native/opengl/tests/angeles/include/GLES/
gl.h 178 #define GL_COLOR_MATERIAL 0x0B57
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/GLES/
gl.h 150 #define GL_COLOR_MATERIAL 0x0B57
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/GLES/
gl.h 150 #define GL_COLOR_MATERIAL 0x0B57
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/GLES/
gl.h 150 #define GL_COLOR_MATERIAL 0x0B57
    [all...]
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/GLES/
gl.h 150 #define GL_COLOR_MATERIAL 0x0B57
    [all...]
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/GLES/
gl.h 150 #define GL_COLOR_MATERIAL 0x0B57
    [all...]
  /prebuilts/ndk/5/platforms/android-4/arch-arm/usr/include/GLES/
gl.h 150 #define GL_COLOR_MATERIAL 0x0B57
    [all...]
  /prebuilts/ndk/6/platforms/android-4/arch-arm/usr/include/GLES/
gl.h 150 #define GL_COLOR_MATERIAL 0x0B57
    [all...]
  /prebuilts/ndk/6/platforms/android-4/arch-x86/usr/include/GLES/
gl.h 150 #define GL_COLOR_MATERIAL 0x0B57
    [all...]

Completed in 1489 milliseconds

1 2 3 4 5