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

1 2 3

  /external/mesa3d/src/glx/tests/
enum_sizes.cpp 115 EXPECT_EQ(1, __glLightfv_size(GL_SPOT_CUTOFF));
131 case GL_SPOT_CUTOFF:
  /external/mesa3d/src/mesa/main/
light.c 153 case GL_SPOT_CUTOFF:
246 case GL_SPOT_CUTOFF:
305 case GL_SPOT_CUTOFF:
351 case GL_SPOT_CUTOFF:
414 case GL_SPOT_CUTOFF:
    [all...]
es1_conversion.c 250 case GL_SPOT_CUTOFF:
539 case GL_SPOT_CUTOFF:
attrib.c     [all...]
  /frameworks/native/opengl/tools/glgen/stubs/gles11/
GLES10Header.java-if 193 public static final int GL_SPOT_CUTOFF = 0x1206;
  /device/generic/goldfish-opengl/shared/OpenglCodecCommon/
glUtils.cpp 266 case GL_SPOT_CUTOFF:
  /frameworks/base/core/jni/
com_google_android_gles_jni_GLImpl.cpp     [all...]
  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nouveau_state.c 268 case GL_SPOT_CUTOFF:
  /frameworks/base/opengl/java/android/opengl/
GLES10.java 193 public static final int GL_SPOT_CUTOFF = 0x1206;
    [all...]