HomeSort by relevance Sort by last modified time
    Searched defs:glBeginQuery (Results 1 - 7 of 7) sorted by null

  /development/ndk/platforms/android-18/samples/gles3jni/jni/
gl3stub.c 31 FIND_PROC(glBeginQuery);
137 !glBeginQuery ||
249 GL_APICALL void (* GL_APIENTRY glBeginQuery) (GLenum target, GLuint id);
  /frameworks/base/opengl/java/android/opengl/
GLES30.java 538 // C function void glBeginQuery ( GLenum target, GLuint id )
540 public static native void glBeginQuery(
    [all...]
  /frameworks/native/opengl/libs/GLES_trace/src/
gltrace.pb.cpp 1027 const GLMessage_Function GLMessage::glBeginQuery;
    [all...]
gltrace.pb.h     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/GL/
gl_mangle.h 55 #define glBeginQuery MANGLE(BeginQuery)
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/GL/
gl_mangle.h 55 #define glBeginQuery MANGLE(BeginQuery)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/GL/
gl_mangle.h 55 #define glBeginQuery MANGLE(BeginQuery)
    [all...]

Completed in 75 milliseconds