Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/GLESv1_enc/
Dgl_client_context.h84 glFlush_client_proc_t glFlush; member
Dgl_entry.cpp737 void glFlush() in glFlush() function
/hardware/google/gfxstream/host/gl/gles1_dec/
Dgles1_server_context.h86 glFlush_server_proc_t glFlush; member
/hardware/google/gfxstream/guest/GLESv2_enc/
Dgl2_client_context.h58 glFlush_client_proc_t glFlush; member
Dgl2_entry.cpp731 void glFlush() in glFlush() function
/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/
DGLEScmImp.cpp944 GL_API void GL_APIENTRY glFlush( void) { in glFlush() function
/hardware/google/gfxstream/host/gl/gles2_dec/
Dgles2_server_context.h70 glFlush_server_proc_t glFlush; member
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DGLESv2Imp.cpp1705 GL_APICALL void GL_APIENTRY glFlush(void){ in glFlush() function
/hardware/google/gfxstream/host/apigen-codec-common/GL/
Dgl_mangle.h485 #define glFlush MANGLE(Flush) macro