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

  /development/ndk/platforms/android-18/samples/gles3jni/jni/
gl3stub.c 93 FIND_PROC(glDeleteSync);
199 !glDeleteSync ||
311 GL_APICALL void (* GL_APIENTRY glDeleteSync) (GLsync sync);
gl3stub.h 454 extern GL_APICALL void (* GL_APIENTRY glDeleteSync) (GLsync sync);
    [all...]
  /frameworks/native/opengl/libs/GLES_trace/
gltrace.proto 474 glDeleteSync = 448;
  /frameworks/native/opengl/tools/glgen/specs/gles11/
GLES30.spec 79 void glDeleteSync ( GLsync sync )
  /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 304 milliseconds