HomeSort by relevance Sort by last modified time
    Searched refs:glGetQueryObjectuiv (Results 1 - 23 of 23) sorted by null

  /development/ndk/platforms/android-18/samples/gles3jni/jni/
gl3stub.c 34 FIND_PROC(glGetQueryObjectuiv);
140 !glGetQueryObjectuiv ||
252 GL_APICALL void (* GL_APIENTRY glGetQueryObjectuiv) (GLuint id, GLenum pname, GLuint* params);
gl3stub.h 395 extern GL_APICALL void (* GL_APIENTRY glGetQueryObjectuiv) (GLuint id, GLenum pname, GLuint* params);
    [all...]
  /external/skia/src/gpu/gl/mac/
GrGLCreateNativeInterface_mac.cpp 98 interface->fGetQueryObjectuiv = glGetQueryObjectuiv;
  /frameworks/base/opengl/java/android/opengl/
GLES30.java 568 // C function void glGetQueryObjectuiv ( GLuint id, GLenum pname, GLuint *params )
570 public static native void glGetQueryObjectuiv(
577 // C function void glGetQueryObjectuiv ( GLuint id, GLenum pname, GLuint *params )
579 public static native void glGetQueryObjectuiv(
    [all...]
  /frameworks/native/opengl/libs/GLES_trace/
gltrace.proto 415 glGetQueryObjectuiv = 389;
  /frameworks/native/opengl/tools/glgen/specs/gles11/
GLES30.spec 19 void glGetQueryObjectuiv ( GLuint id, GLenum pname, GLuint *params )
  /development/ndk/platforms/android-18/include/GLES3/
gl3.h     [all...]
  /frameworks/native/opengl/include/GLES3/
gl3.h     [all...]
  /frameworks/native/opengl/libs/GLES_trace/src/
gltrace.pb.cpp 1030 const GLMessage_Function GLMessage::glGetQueryObjectuiv;
    [all...]
gltrace.pb.h     [all...]
gltrace_api.cpp     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/GL/
gl_mangle.h 556 #define glGetQueryObjectuiv MANGLE(GetQueryObjectuiv)
    [all...]
glext.h     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/GL/
gl_mangle.h 556 #define glGetQueryObjectuiv MANGLE(GetQueryObjectuiv)
    [all...]
glext.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/GL/
gl_mangle.h 556 #define glGetQueryObjectuiv MANGLE(GetQueryObjectuiv)
    [all...]
glext.h     [all...]
  /frameworks/base/core/jni/
android_opengl_GLES30.cpp 821 /* void glGetQueryObjectuiv ( GLuint id, GLenum pname, GLuint *params ) */
849 glGetQueryObjectuiv(
865 /* void glGetQueryObjectuiv ( GLuint id, GLenum pname, GLuint *params ) */
879 glGetQueryObjectuiv(
    [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...]
  /prebuilts/sdk/18/
android.jar 

Completed in 743 milliseconds