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

  /development/ndk/platforms/android-5/include/GLES2/
gl2.h 275 #define GL_ACTIVE_ATTRIBUTE_MAX_LENGTH 0x8B8A
  /frameworks/base/opengl/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...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/GLES2/
gl2.h 275 #define GL_ACTIVE_ATTRIBUTE_MAX_LENGTH 0x8B8A
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/GLES2/
gl2.h 275 #define GL_ACTIVE_ATTRIBUTE_MAX_LENGTH 0x8B8A
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/GLES2/
gl2.h 275 #define GL_ACTIVE_ATTRIBUTE_MAX_LENGTH 0x8B8A
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/GLES2/
gl2.h 275 #define GL_ACTIVE_ATTRIBUTE_MAX_LENGTH 0x8B8A
  /external/webkit/WebCore/platform/graphics/mac/
GraphicsContext3DMac.cpp 508 ::glGetProgramiv(static_cast<GLuint>(program->object()), GL_ACTIVE_ATTRIBUTE_MAX_LENGTH, &maxAttributeSize);
509 GLchar name[maxAttributeSize]; // GL_ACTIVE_ATTRIBUTE_MAX_LENGTH includes null termination
    [all...]
  /external/webkit/WebKit/chromium/src/
GraphicsContext3D.cpp     [all...]
  /external/qemu/distrib/sdl-1.2.12/include/
SDL_opengl.h 505 #define GL_ACTIVE_ATTRIBUTE_MAX_LENGTH 0x8B8A
    [all...]
  /prebuilt/darwin-x86/sdl/include/SDL/
SDL_opengl.h 505 #define GL_ACTIVE_ATTRIBUTE_MAX_LENGTH 0x8B8A
    [all...]
  /prebuilt/linux-x86/sdl/include/SDL/
SDL_opengl.h 505 #define GL_ACTIVE_ATTRIBUTE_MAX_LENGTH 0x8B8A
    [all...]
  /prebuilt/windows/sdl/include/SDL/
SDL_opengl.h 505 #define GL_ACTIVE_ATTRIBUTE_MAX_LENGTH 0x8B8A
    [all...]

Completed in 1611 milliseconds