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

  /device/generic/goldfish-opengl/system/GLESv1_enc/
gl_client_context.h 76 glDepthRangex_client_proc_t glDepthRangex;
gl_client_context.cpp 76 glDepthRangex = (glDepthRangex_client_proc_t) getProc("glDepthRangex", userData);
gl_client_proc.h 75 typedef void (gl_APIENTRY *glDepthRangex_client_proc_t) (void * ctx, GLclampx, GLclampx);

Completed in 441 milliseconds