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

  /device/generic/goldfish/opengl/system/GLESv1_enc/
gl_client_context.h 142 glTexEnvx_client_proc_t glTexEnvx;
gl_client_context.cpp 144 glTexEnvx = (glTexEnvx_client_proc_t) getProc("glTexEnvx", userData);
gl_client_proc.h 143 typedef void (gl_APIENTRY *glTexEnvx_client_proc_t) (void * ctx, GLenum, GLenum, GLfixed);

Completed in 29 milliseconds