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

  /development/ndk/platforms/android-18/samples/gles3jni/jni/
gl3stub.c 53 FIND_PROC(glGetIntegeri_v);
159 !glGetIntegeri_v ||
271 GL_APICALL void (* GL_APIENTRY glGetIntegeri_v) (GLenum target, GLuint index, GLint* data);
gl3stub.h 414 extern GL_APICALL void (* GL_APIENTRY glGetIntegeri_v) (GLenum target, GLuint index, GLint* data);
    [all...]
  /frameworks/base/opengl/java/android/opengl/
GLES30.java     [all...]
  /frameworks/native/opengl/libs/GLES_trace/
gltrace.proto 434 glGetIntegeri_v = 408;
  /frameworks/native/opengl/tools/glgen/specs/gles11/
GLES30.spec 38 void glGetIntegeri_v ( GLenum target, GLuint index, GLint *data )
  /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 1049 const GLMessage_Function GLMessage::glGetIntegeri_v;
    [all...]