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

1 2 3 4 5 6

  /frameworks/native/opengl/tools/glgen/stubs/gles11/
glGetActiveAttrib.cpp 186 glGetProgramiv((GLuint)program, GL_ACTIVE_ATTRIBUTE_MAX_LENGTH, &len);
282 glGetProgramiv((GLuint)program, GL_ACTIVE_ATTRIBUTE_MAX_LENGTH, &len);
glGetTransformFeedbackVarying.cpp 206 glGetProgramiv((GLuint)program, GL_ACTIVE_ATTRIBUTE_MAX_LENGTH, &len);
302 glGetProgramiv((GLuint)program, GL_ACTIVE_ATTRIBUTE_MAX_LENGTH, &len);
GLES20Header.java-if 180 public static final int GL_ACTIVE_ATTRIBUTE_MAX_LENGTH = 0x8B8A;
  /external/libgdx/gdx/src/com/badlogic/gdx/graphics/
GL20.java 183 public static final int GL_ACTIVE_ATTRIBUTE_MAX_LENGTH = 0x8B8A;
  /external/deqp/framework/opengl/
gluStrUtil.inl 120 case GL_ACTIVE_ATTRIBUTE_MAX_LENGTH: return "GL_ACTIVE_ATTRIBUTE_MAX_LENGTH";
    [all...]
  /development/ndk/platforms/android-21/include/GLES2/
gl2.h 230 #define GL_ACTIVE_ATTRIBUTE_MAX_LENGTH 0x8B8A
  /development/ndk/platforms/android-5/include/GLES2/
gl2.h 276 #define GL_ACTIVE_ATTRIBUTE_MAX_LENGTH 0x8B8A
  /device/generic/goldfish-opengl/system/include/GLES2/
gl2.h 230 #define GL_ACTIVE_ATTRIBUTE_MAX_LENGTH 0x8B8A
  /external/mesa3d/include/GLES2/
gl2.h 276 #define GL_ACTIVE_ATTRIBUTE_MAX_LENGTH 0x8B8A
  /frameworks/base/opengl/java/android/opengl/
GLES20.java 180 public static final int GL_ACTIVE_ATTRIBUTE_MAX_LENGTH = 0x8B8A;
    [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/GLES2/
gl2.h 276 #define GL_ACTIVE_ATTRIBUTE_MAX_LENGTH 0x8B8A
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/GLES2/
gl2.h 276 #define GL_ACTIVE_ATTRIBUTE_MAX_LENGTH 0x8B8A
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/GLES2/
gl2.h 276 #define GL_ACTIVE_ATTRIBUTE_MAX_LENGTH 0x8B8A
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/GLES2/
gl2.h 276 #define GL_ACTIVE_ATTRIBUTE_MAX_LENGTH 0x8B8A
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/GLES2/
gl2.h 276 #define GL_ACTIVE_ATTRIBUTE_MAX_LENGTH 0x8B8A
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/GLES2/
gl2.h 276 #define GL_ACTIVE_ATTRIBUTE_MAX_LENGTH 0x8B8A
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/GLES2/
gl2.h 276 #define GL_ACTIVE_ATTRIBUTE_MAX_LENGTH 0x8B8A
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/GLES2/
gl2.h 276 #define GL_ACTIVE_ATTRIBUTE_MAX_LENGTH 0x8B8A
  /prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/GLES2/
gl2.h 276 #define GL_ACTIVE_ATTRIBUTE_MAX_LENGTH 0x8B8A
  /prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/GLES2/
gl2.h 276 #define GL_ACTIVE_ATTRIBUTE_MAX_LENGTH 0x8B8A
  /prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/GLES2/
gl2.h 276 #define GL_ACTIVE_ATTRIBUTE_MAX_LENGTH 0x8B8A
  /prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/GLES2/
gl2.h 276 #define GL_ACTIVE_ATTRIBUTE_MAX_LENGTH 0x8B8A
  /prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/GLES2/
gl2.h 276 #define GL_ACTIVE_ATTRIBUTE_MAX_LENGTH 0x8B8A
  /prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/GLES2/
gl2.h 276 #define GL_ACTIVE_ATTRIBUTE_MAX_LENGTH 0x8B8A
  /prebuilts/ndk/current/platforms/android-16/arch-x86/usr/include/GLES2/
gl2.h 276 #define GL_ACTIVE_ATTRIBUTE_MAX_LENGTH 0x8B8A

Completed in 76 milliseconds

1 2 3 4 5 6