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

  /development/ndk/platforms/android-18/samples/gles3jni/jni/
gl3stub.c 95 FIND_PROC(glWaitSync);
201 !glWaitSync ||
313 GL_APICALL void (* GL_APIENTRY glWaitSync) (GLsync sync, GLbitfield flags, GLuint64 timeout);
gl3stub.h 456 extern GL_APICALL void (* GL_APIENTRY glWaitSync) (GLsync sync, GLbitfield flags, GLuint64 timeout);
    [all...]
  /frameworks/native/opengl/libs/GLES_trace/
gltrace.proto 476 glWaitSync = 450;
  /frameworks/native/opengl/tools/glgen/specs/gles11/
GLES30.spec 81 void glWaitSync ( GLsync sync, GLbitfield flags, GLuint64 timeout )
  /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     [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 389 milliseconds