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

  /device/generic/goldfish-opengl/system/GLESv1_enc/
gl_client_context.h 60 glClearDepthx_client_proc_t glClearDepthx;
gl_client_context.cpp 60 glClearDepthx = (glClearDepthx_client_proc_t) getProc("glClearDepthx", userData);
gl_client_proc.h 59 typedef void (gl_APIENTRY *glClearDepthx_client_proc_t) (void * ctx, GLclampx);

Completed in 52 milliseconds