Home
last modified time | relevance | path

Searched defs:glWaitSync (Results 1 – 5 of 5) sorted by relevance

/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DGLESv30Imp.cpp532 GL_APICALL void GL_APIENTRY glWaitSync(GLsync wait_on, GLbitfield flags, GLuint64 timeout) { in glWaitSync() function
/hardware/google/gfxstream/guest/GLESv2_enc/
Dgl2_client_context.h286 glWaitSync_client_proc_t glWaitSync; member
Dgl2_entry.cpp2115 void glWaitSync(GLsync wait_on, GLbitfield flags, GLuint64 timeout) in glWaitSync() function
/hardware/google/gfxstream/host/gl/gles2_dec/
Dgles2_server_context.h331 glWaitSync_server_proc_t glWaitSync; member
/hardware/google/gfxstream/host/apigen-codec-common/GL/
Dgl_mangle.h2243 #define glWaitSync MANGLE(WaitSync) macro