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

1 2 3 4 5 6 7

  /device/generic/goldfish-opengl/shared/OpenglCodecCommon/
gl_base_types.h 61 #define GL_STACK_UNDERFLOW 0x0504
  /external/mesa3d/src/glx/
clientattrib.c 127 __glXSetError(gc, GL_STACK_UNDERFLOW);
  /frameworks/base/opengl/java/android/opengl/
GLU.java 47 case GL10.GL_STACK_UNDERFLOW:
GLES32.java 40 public static final int GL_STACK_UNDERFLOW = 0x0504;
    [all...]
GLES10.java 200 public static final int GL_STACK_UNDERFLOW = 0x0504;
    [all...]
  /external/mesa3d/src/mesa/main/
matrix.c 295 _mesa_error(ctx, GL_STACK_UNDERFLOW,
300 _mesa_error(ctx, GL_STACK_UNDERFLOW, "glPopMatrix(mode=%s)",
feedback.c 382 _mesa_error( ctx, GL_STACK_UNDERFLOW, "glPopName" );
attrib.c 262 * don't get a GL_STACK_UNDERFLOW error in glPopAttrib().
    [all...]
debug_output.c 1250 _mesa_error(ctx, GL_STACK_UNDERFLOW, "%s", callerstr);
    [all...]
  /frameworks/native/opengl/tools/glgen/stubs/gles11/
GLES32Header.java-if 40 public static final int GL_STACK_UNDERFLOW = 0x0504;
GLES10Header.java-if 200 public static final int GL_STACK_UNDERFLOW = 0x0504;
  /frameworks/base/opengl/java/javax/microedition/khronos/opengles/
GL10.java 198 int GL_STACK_UNDERFLOW = 0x0504;
  /external/robolectric/v1/lib/main/
opengl-api-gl1.1-android-2.1_r1.jar 
  /prebuilts/tools/common/m2/repository/org/khronos/opengl-api/gl1.1-android-2.1_r1/
opengl-api-gl1.1-android-2.1_r1.jar 
  /development/ndk/platforms/android-9/include/GLES/
gl.h 170 #define GL_STACK_UNDERFLOW 0x0504
    [all...]
  /device/generic/goldfish-opengl/system/include/GLES/
gl.h 170 #define GL_STACK_UNDERFLOW 0x0504
    [all...]
  /external/mesa3d/include/GLES/
gl.h 170 #define GL_STACK_UNDERFLOW 0x0504
    [all...]
  /external/swiftshader/include/GLES/
gl.h 170 #define GL_STACK_UNDERFLOW 0x0504
    [all...]
  /external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES/
gl.h 170 #define GL_STACK_UNDERFLOW 0x0504
    [all...]
  /frameworks/native/opengl/include/GLES/
gl.h 143 #define GL_STACK_UNDERFLOW 0x0504
  /frameworks/native/opengl/tests/angeles/include/GLES/
gl.h 197 #define GL_STACK_UNDERFLOW 0x0504
  /hardware/intel/common/libva/va/glx/
va_glx_impl.c 79 { GL_STACK_UNDERFLOW, "stack underflow" },
  /prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/GLES/
gl.h 170 #define GL_STACK_UNDERFLOW 0x0504
    [all...]
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/GLES/
gl.h 170 #define GL_STACK_UNDERFLOW 0x0504
    [all...]
  /prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/GLES/
gl.h 170 #define GL_STACK_UNDERFLOW 0x0504
    [all...]

Completed in 1679 milliseconds

1 2 3 4 5 6 7