Searched refs:egl_get_string_for_current_context (Results 1 – 4 of 4) sorted by relevance
32 EGLAPI const GLubyte * egl_get_string_for_current_context(GLenum name);
180 const GLubyte * ret = egl_get_string_for_current_context(name); in glGetString()
277 const GLubyte * egl_get_string_for_current_context(GLenum name) { in egl_get_string_for_current_context() function
234 const GLubyte * ret = egl_get_string_for_current_context(name); in glGetString()