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

  /device/generic/goldfish/opengl/system/GLESv2_enc/
gl2_client_context.h 111 glStencilFuncSeparate_client_proc_t glStencilFuncSeparate;
gl2_client_context.cpp 113 glStencilFuncSeparate = (glStencilFuncSeparate_client_proc_t) getProc("glStencilFuncSeparate", userData);
gl2_client_proc.h 112 typedef void (gl2_APIENTRY *glStencilFuncSeparate_client_proc_t) (void * ctx, GLenum, GLenum, GLint, GLuint);

Completed in 26 milliseconds