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

1 2

  /development/ndk/platforms/android-18/samples/gles3jni/jni/
gl3stub.c 31 FIND_PROC(glIsQuery);
137 !glIsQuery ||
249 GL_APICALL GLboolean (* GL_APIENTRY glIsQuery) (GLuint id);
gl3stub.h 391 extern GL_APICALL GLboolean (* GL_APIENTRY glIsQuery) (GLuint id);
    [all...]
  /frameworks/native/opengl/libs/GLES_trace/
gltrace.proto 411 glIsQuery = 385;
  /frameworks/native/opengl/tools/glgen/specs/gles11/
GLES30.spec 15 GLboolean glIsQuery ( GLuint id )
  /frameworks/base/opengl/java/android/opengl/
GLES30.java 532 // C function GLboolean glIsQuery ( GLuint id )
534 public static native boolean glIsQuery(
    [all...]
  /development/ndk/platforms/android-18/include/GLES3/
gl3.h     [all...]
  /frameworks/native/opengl/include/GLES3/
gl3.h     [all...]
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/GLES3/
gl3.h     [all...]
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/GLES3/
gl3.h     [all...]
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/GLES3/
gl3.h     [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
GLProtoBuf.java 416 glIsQuery(385, 385),
    [all...]
  /frameworks/native/opengl/libs/GLES_trace/src/
gltrace.pb.cpp 1026 const GLMessage_Function GLMessage::glIsQuery;
    [all...]
gltrace.pb.h     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/GL/
gl_mangle.h     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/GL/
gl_mangle.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/GL/
gl_mangle.h     [all...]
  /external/chromium_org/third_party/mesa/src/include/GL/
gl_mangle.h     [all...]
glext.h     [all...]
  /external/mesa3d/include/GL/
gl_mangle.h     [all...]
glext.h     [all...]
  /frameworks/base/core/jni/
android_opengl_GLES30.cpp 724 /* GLboolean glIsQuery ( GLuint id ) */
729 _returnValue = glIsQuery(
    [all...]
  /external/qemu/distrib/sdl-1.2.15/include/
SDL_opengl.h     [all...]
  /prebuilts/tools/darwin-x86/sdl/include/SDL/
SDL_opengl.h     [all...]
  /prebuilts/tools/linux-x86/sdl/include/SDL/
SDL_opengl.h     [all...]
  /prebuilts/tools/windows/sdl/include/SDL/
SDL_opengl.h     [all...]

Completed in 1047 milliseconds

1 2