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

  /development/ndk/platforms/android-18/samples/gles3jni/jni/
gl3stub.c 57 FIND_PROC(glBindBufferBase);
163 !glBindBufferBase ||
275 GL_APICALL void (* GL_APIENTRY glBindBufferBase) (GLenum target, GLuint index, GLuint buffer);
gl3stub.h 418 extern GL_APICALL void (* GL_APIENTRY glBindBufferBase) (GLenum target, GLuint index, GLuint buffer);
    [all...]
  /frameworks/native/opengl/libs/GLES_trace/
gltrace.proto 438 glBindBufferBase = 412;
  /frameworks/native/opengl/tools/glgen/specs/gles11/
GLES30.spec 42 void glBindBufferBase ( GLenum target, GLuint index, GLuint buffer )
  /frameworks/base/opengl/java/android/opengl/
GLES30.java     [all...]
  /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 1053 const GLMessage_Function GLMessage::glBindBufferBase;
    [all...]
gltrace.pb.h     [all...]
gltrace_api.cpp     [all...]
  /frameworks/base/core/jni/
android_opengl_GLES30.cpp     [all...]
  /prebuilts/sdk/18/
android.jar 

Completed in 613 milliseconds