HomeSort by relevance Sort by last modified time
    Searched full:gl_extensions (Results 101 - 125 of 148) sorted by null

1 2 3 45 6

  /prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-arm/usr/include/GLES2/
gl2.h 304 #define GL_EXTENSIONS 0x1F03
  /prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-x86/usr/include/GLES/
gl.h 404 #define GL_EXTENSIONS 0x1F03
    [all...]
  /prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-x86/usr/include/GLES2/
gl2.h 304 #define GL_EXTENSIONS 0x1F03
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/GLES/
gl.h 404 #define GL_EXTENSIONS 0x1F03
    [all...]
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/GLES2/
gl2.h 304 #define GL_EXTENSIONS 0x1F03
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/GLES/
gl.h 404 #define GL_EXTENSIONS 0x1F03
    [all...]
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/GLES2/
gl2.h 304 #define GL_EXTENSIONS 0x1F03
  /sdk/emulator/opengl/host/libs/Translator/GLcommon/
GLEScontext.cpp 134 initCapsLocked(s_glDispatch.glGetString(GL_EXTENSIONS));
  /sdk/emulator/opengl/host/libs/Translator/include/GLES/
gl.h 404 #define GL_EXTENSIONS 0x1F03
    [all...]
  /sdk/emulator/opengl/host/libs/Translator/include/GLES2/
gl2.h 304 #define GL_EXTENSIONS 0x1F03
  /sdk/emulator/opengl/system/GLESv1_enc/
GLEncoder.cpp 249 case GL_EXTENSIONS:
    [all...]
  /external/mesa3d/src/mesa/main/
mtypes.h 2664 struct gl_extensions struct
    [all...]
  /frameworks/base/docs/html/guide/topics/graphics/
opengl.jd 523 String extensions = javax.microedition.khronos.opengles.GL10.glGetString(GL10.GL_EXTENSIONS);
  /frameworks/base/opengl/java/android/opengl/
GLES10.java 69 public static final int GL_EXTENSIONS = 0x1F03;
    [all...]
GLES20.java 201 public static final int GL_EXTENSIONS = 0x1F03;
    [all...]
  /frameworks/native/opengl/tests/hwc/
hwcTestLib.cpp 132 printGLString("Extensions", GL_EXTENSIONS);
    [all...]
  /sdk/emulator/opengl/system/GLESv2_enc/
GL2Encoder.cpp 154 case GL_EXTENSIONS:
    [all...]
  /external/quake/quake/src/WinQuake/
gl_rmain.cpp 1254 const char* extensions = (const char*) glGetString(GL_EXTENSIONS);
    [all...]
  /frameworks/base/docs/html/guide/google/play/publishing/
multiple-apks.jd     [all...]
  /gdk/samples/quake/jni/
gl_rmain.cpp 1254 const char* extensions = (const char*) glGetString(GL_EXTENSIONS);
    [all...]
  /external/jmonkeyengine/engine/src/android/com/jme3/renderer/android/
OGLESShaderRenderer.java 345 String extensions = GLES20.glGetString(GLES20.GL_EXTENSIONS);
346 logger.log(Level.INFO, "GL_EXTENSIONS: {0}", extensions);
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/
SDL_video.c 798 (SDL_strstr((const char *)video->glGetString(GL_EXTENSIONS), "GL_EXT_packed_pixels") ||
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/GL/
gl.h 687 #define GL_EXTENSIONS 0x1F03
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/GL/
gl.h 687 #define GL_EXTENSIONS 0x1F03
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/GL/
gl.h 687 #define GL_EXTENSIONS 0x1F03
    [all...]

Completed in 841 milliseconds

1 2 3 45 6