Home
last modified time | relevance | path

Searched defs:glFinish (Results 1 – 9 of 9) sorted by relevance

/hardware/google/gfxstream/guest/GLESv1_enc/
Dgl_client_context.h83 glFinish_client_proc_t glFinish; member
Dgl_entry.cpp731 void glFinish() in glFinish() function
/hardware/google/gfxstream/host/gl/gles1_dec/
Dgles1_server_context.h85 glFinish_server_proc_t glFinish; member
/hardware/google/gfxstream/guest/GLESv2_enc/
Dgl2_client_context.h57 glFinish_client_proc_t glFinish; member
Dgl2_entry.cpp725 void glFinish() in glFinish() function
/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/
DGLEScmImp.cpp938 GL_API void GL_APIENTRY glFinish( void) { in glFinish() function
/hardware/google/gfxstream/host/gl/gles2_dec/
Dgles2_server_context.h69 glFinish_server_proc_t glFinish; member
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DGLESv2Imp.cpp1701 GL_APICALL void GL_APIENTRY glFinish(void){ in glFinish() function
/hardware/google/gfxstream/host/apigen-codec-common/GL/
Dgl_mangle.h482 #define glFinish MANGLE(Finish) macro