Home
last modified time | relevance | path

Searched refs:GL_ReadPixelsRobustANGLE (Results 1 – 4 of 4) sorted by relevance

/external/angle/src/libGLESv2/
Dproc_table_egl_autogen.cpp736 {"glReadPixelsRobustANGLE", P(GL_ReadPixelsRobustANGLE)},
Dentry_points_gles_ext_autogen.h287 ANGLE_EXPORT void GL_APIENTRY GL_ReadPixelsRobustANGLE(GLint x,
DlibGLESv2_autogen.cpp3160 return GL_ReadPixelsRobustANGLE(x, y, width, height, format, type, bufSize, length, columns, in glReadPixelsRobustANGLE()
Dentry_points_gles_ext_autogen.cpp1503 void GL_APIENTRY GL_ReadPixelsRobustANGLE(GLint x, in GL_ReadPixelsRobustANGLE() function