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

1 2 3 4

  /sdk/emulator/opengl/host/libs/Translator/GLES_CM/
GLEScmUtils.cpp 37 case GL_LIGHT_MODEL_TWO_SIDE:
  /external/chromium_org/third_party/mesa/src/src/glx/tests/
enum_sizes.cpp 151 EXPECT_EQ(1, __glLightModelfv_size(GL_LIGHT_MODEL_TWO_SIDE));
162 case GL_LIGHT_MODEL_TWO_SIDE:
  /external/mesa3d/src/glx/tests/
enum_sizes.cpp 151 EXPECT_EQ(1, __glLightModelfv_size(GL_LIGHT_MODEL_TWO_SIDE));
162 case GL_LIGHT_MODEL_TWO_SIDE:
  /device/generic/goldfish/opengl/shared/OpenglCodecCommon/
glUtils.cpp 107 case GL_LIGHT_MODEL_TWO_SIDE:
  /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
indirect_size.c 128 case GL_LIGHT_MODEL_TWO_SIDE:
  /sdk/emulator/opengl/shared/OpenglCodecCommon/
glUtils.cpp 107 case GL_LIGHT_MODEL_TWO_SIDE:
  /frameworks/native/opengl/tools/glgen/stubs/gles11/
GLES10Header.java-if 98 public static final int GL_LIGHT_MODEL_TWO_SIDE = 0x0B52;
  /development/apps/OBJViewer/com/android/objviewer/
OBJViewer.java 163 gl.glLightModelf(gl.GL_LIGHT_MODEL_TWO_SIDE, 0);
  /frameworks/native/opengl/libagl/
light.cpp 454 if (ggl_unlikely(pname != GL_LIGHT_MODEL_TWO_SIDE)) {
658 if (pname == GL_LIGHT_MODEL_TWO_SIDE) {
678 if (pname == GL_LIGHT_MODEL_TWO_SIDE) {
  /frameworks/base/core/jni/
com_google_android_gles_jni_GLImpl.cpp     [all...]
  /frameworks/base/opengl/java/android/opengl/
GLES10.java 98 public static final int GL_LIGHT_MODEL_TWO_SIDE = 0x0B52;
    [all...]
  /frameworks/base/opengl/java/javax/microedition/khronos/opengles/
GL10.java 96 int GL_LIGHT_MODEL_TWO_SIDE = 0x0B52;
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
light.c 477 case GL_LIGHT_MODEL_TWO_SIDE:
533 case GL_LIGHT_MODEL_TWO_SIDE:
    [all...]
es1_conversion.c 476 case GL_LIGHT_MODEL_TWO_SIDE:
  /external/mesa3d/src/mesa/main/
light.c 477 case GL_LIGHT_MODEL_TWO_SIDE:
533 case GL_LIGHT_MODEL_TWO_SIDE:
    [all...]
es1_conversion.c 476 case GL_LIGHT_MODEL_TWO_SIDE:
  /external/robolectric/lib/main/
opengl-api-gl1.1-android-2.1_r1.jar 
  /development/ndk/platforms/android-4/include/GLES/
gl.h 299 #define GL_LIGHT_MODEL_TWO_SIDE 0x0B52
    [all...]
  /external/chromium_org/third_party/mesa/src/include/GLES/
gl.h 299 #define GL_LIGHT_MODEL_TWO_SIDE 0x0B52
    [all...]
  /external/mesa3d/include/GLES/
gl.h 299 #define GL_LIGHT_MODEL_TWO_SIDE 0x0B52
    [all...]
  /frameworks/native/opengl/include/GLES/
gl.h 299 #define GL_LIGHT_MODEL_TWO_SIDE 0x0B52
    [all...]
  /frameworks/native/opengl/tests/angeles/include/GLES/
gl.h 256 #define GL_LIGHT_MODEL_TWO_SIDE 0x0B52
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/GLES/
gl.h 298 #define GL_LIGHT_MODEL_TWO_SIDE 0x0B52
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/GLES/
gl.h 298 #define GL_LIGHT_MODEL_TWO_SIDE 0x0B52
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/GLES/
gl.h 298 #define GL_LIGHT_MODEL_TWO_SIDE 0x0B52
    [all...]

Completed in 732 milliseconds

1 2 3 4