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

  /device/generic/goldfish/opengl/system/GLESv1_enc/
gl_client_context.h 144 glTexEnvxv_client_proc_t glTexEnvxv;
    [all...]
gl_client_context.cpp 148 ptr = getProc("glTexEnvxv", userData); set_glTexEnvxv((glTexEnvxv_client_proc_t)ptr);
gl_client_proc.h 145 typedef void (gl_APIENTRY *glTexEnvxv_client_proc_t) (void * ctx, GLenum, GLenum, const GLfixed*);

Completed in 21 milliseconds