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

  /device/generic/goldfish/opengl/system/GLESv1_enc/
gl_client_context.h 256 glClearDepthfOES_client_proc_t glClearDepthfOES;
    [all...]
gl_client_context.cpp 260 ptr = getProc("glClearDepthfOES", userData); set_glClearDepthfOES((glClearDepthfOES_client_proc_t)ptr);
gl_client_proc.h 257 typedef void (gl_APIENTRY *glClearDepthfOES_client_proc_t) (void * ctx, GLclampf);

Completed in 64 milliseconds