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

  /device/generic/goldfish/opengl/system/GLESv1_enc/
gl_client_context.h 117 glMaterialx_client_proc_t glMaterialx;
gl_client_context.cpp 117 glMaterialx = (glMaterialx_client_proc_t) getProc("glMaterialx", userData);
gl_client_proc.h 116 typedef void (gl_APIENTRY *glMaterialx_client_proc_t) (void * ctx, GLenum, GLenum, GLfixed);

Completed in 193 milliseconds