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

  /device/generic/goldfish/opengl/system/GLESv1_enc/
gl_client_context.h 258 glTexGenfvOES_client_proc_t glTexGenfvOES;
    [all...]
gl_client_context.cpp 262 ptr = getProc("glTexGenfvOES", userData); set_glTexGenfvOES((glTexGenfvOES_client_proc_t)ptr);
gl_client_proc.h 259 typedef void (gl_APIENTRY *glTexGenfvOES_client_proc_t) (void * ctx, GLenum, GLenum, const GLfloat*);

Completed in 116 milliseconds