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

  /device/generic/goldfish/opengl/system/GLESv2_enc/
gl2_client_context.h 19 glBlendEquation_client_proc_t glBlendEquation;
gl2_client_context.cpp 21 glBlendEquation = (glBlendEquation_client_proc_t) getProc("glBlendEquation", userData);
gl2_client_proc.h 20 typedef void (gl2_APIENTRY *glBlendEquation_client_proc_t) (void * ctx, GLenum);

Completed in 94 milliseconds