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

  /device/generic/goldfish/opengl/system/GLESv2_enc/
gl2_client_context.h 76 glGetProgramInfoLog_client_proc_t glGetProgramInfoLog;
GL2Encoder.h 163 glGetProgramInfoLog_client_proc_t m_glGetProgramInfoLog_enc;
gl2_client_context.cpp 78 glGetProgramInfoLog = (glGetProgramInfoLog_client_proc_t) getProc("glGetProgramInfoLog", userData);
gl2_client_proc.h 77 typedef void (gl2_APIENTRY *glGetProgramInfoLog_client_proc_t) (void * ctx, GLuint, GLsizei, GLsizei*, GLchar*);

Completed in 467 milliseconds