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

  /device/generic/goldfish/opengl/system/GLESv1_enc/
gl_client_context.h 209 glMaterialxOES_client_proc_t glMaterialxOES;
    [all...]
gl_client_context.cpp 213 ptr = getProc("glMaterialxOES", userData); set_glMaterialxOES((glMaterialxOES_client_proc_t)ptr);
gl_client_proc.h 210 typedef void (gl_APIENTRY *glMaterialxOES_client_proc_t) (void * ctx, GLenum, GLenum, GLfixed);

Completed in 35 milliseconds