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

1 2

  /frameworks/native/opengl/tools/glgen/specs/gles11/
GLES31Ext.spec 24 void glFramebufferTextureEXT ( GLenum target, GLenum attachment, GLuint texture, GLint level )
  /frameworks/base/opengl/java/android/opengl/
GLES31Ext.java 495 // C function void glFramebufferTextureEXT ( GLenum target, GLenum attachment, GLuint texture, GLint level )
497 public static native void glFramebufferTextureEXT(
    [all...]
  /frameworks/base/libs/hwui/debug/
unwrap_gles.h 288 #undef glFramebufferTextureEXT
wrap_gles.h 288 #define glFramebufferTextureEXT wrap_glFramebufferTextureEXT
    [all...]
  /frameworks/base/core/jni/
android_opengl_GLES31Ext.cpp 832 /* void glFramebufferTextureEXT ( GLenum target, GLenum attachment, GLuint texture, GLint level ) */
836 glFramebufferTextureEXT(
    [all...]
  /development/ndk/platforms/android-21/include/GLES2/
gl2ext.h     [all...]
  /external/mesa3d/include/GL/
gl_mangle.h 537 #define glFramebufferTextureEXT MANGLE(FramebufferTextureEXT)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/GL/
gl_mangle.h 496 #define glFramebufferTextureEXT MANGLE(FramebufferTextureEXT)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/GL/
gl_mangle.h 537 #define glFramebufferTextureEXT MANGLE(FramebufferTextureEXT)
    [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/GLES2/
gl2ext.h     [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/GLES2/
gl2ext.h     [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/GLES2/
gl2ext.h     [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/GLES2/
gl2ext.h     [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/GLES2/
gl2ext.h     [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/GLES2/
gl2ext.h     [all...]
  /prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/GLES2/
gl2ext.h     [all...]
  /prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/GLES2/
gl2ext.h     [all...]
  /prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/GLES2/
gl2ext.h     [all...]
  /prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/GLES2/
gl2ext.h     [all...]
  /prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/GLES2/
gl2ext.h     [all...]
  /prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/GLES2/
gl2ext.h     [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/GLES2/
gl2ext.h     [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/GLES2/
gl2ext.h     [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/GLES2/
gl2ext.h     [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/GLES2/
gl2ext.h     [all...]

Completed in 144 milliseconds

1 2