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

1 2

  /sdk/emulator/opengl/tests/gles_android_wrapper/
gles_ftable.h 277 {"glExtGetTexturesQCOM", (void *)glExtGetTexturesQCOM},
gles_dispatch.h 280 glExtGetTexturesQCOM_t glExtGetTexturesQCOM;
    [all...]
gles.cpp     [all...]
  /frameworks/native/opengl/libs/GLES_trace/
gltrace.proto 138 glExtGetTexturesQCOM = 112;
  /sdk/emulator/opengl/host/libs/libOpenglRender/
GLDispatch.h 280 glExtGetTexturesQCOM_t glExtGetTexturesQCOM;
GLDispatch.cpp 297 s_gl.glExtGetTexturesQCOM = (glExtGetTexturesQCOM_t) s_gles_lib->findSymbol("glExtGetTexturesQCOM");
  /development/ndk/platforms/android-5/include/GLES2/
gl2ext.h     [all...]
  /external/mesa3d/include/GLES2/
gl2ext.h 744 GL_APICALL void GL_APIENTRY glExtGetTexturesQCOM (GLuint *textures, GLint maxTextures, GLint *numTextures);
    [all...]
  /external/webkit/Source/ThirdParty/ANGLE/include/GLES2/
gl2ext.h 744 GL_APICALL void GL_APIENTRY glExtGetTexturesQCOM (GLuint *textures, GLint maxTextures, GLint *numTextures);
    [all...]
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/GLES2/
gl2ext.h     [all...]
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/GLES2/
gl2ext.h     [all...]
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/GLES2/
gl2ext.h     [all...]
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/GLES2/
gl2ext.h     [all...]
  /prebuilts/ndk/android-ndk-r7/platforms/android-5/arch-arm/usr/include/GLES2/
gl2ext.h     [all...]
  /prebuilts/ndk/android-ndk-r7/platforms/android-5/arch-x86/usr/include/GLES2/
gl2ext.h     [all...]
  /prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-arm/usr/include/GLES2/
gl2ext.h     [all...]
  /prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-x86/usr/include/GLES2/
gl2ext.h     [all...]
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/GLES2/
gl2ext.h     [all...]
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/GLES2/
gl2ext.h     [all...]
  /sdk/emulator/opengl/host/libs/Translator/include/GLES2/
gl2ext.h     [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
GLProtoBuf.java 143 glExtGetTexturesQCOM(112, 112),
636 case 112: return glExtGetTexturesQCOM;
    [all...]
  /development/ndk/platforms/android-4/include/GLES/
glext.h     [all...]
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/GLES/
glext.h     [all...]
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/GLES/
glext.h     [all...]
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/GLES/
glext.h     [all...]

Completed in 56 milliseconds

1 2