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

  /device/generic/goldfish/opengl/system/GLESv1_enc/
gl_client_context.h 98 glGetMaterialxv_client_proc_t glGetMaterialxv;
gl_client_context.cpp 98 glGetMaterialxv = (glGetMaterialxv_client_proc_t) getProc("glGetMaterialxv", userData);
gl_client_proc.h 97 typedef void (gl_APIENTRY *glGetMaterialxv_client_proc_t) (void * ctx, GLenum, GLenum, GLfixed*);

Completed in 1097 milliseconds