Home
last modified time | relevance | path

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

/external/angle/src/libGLESv2/
Dproc_table_egl_autogen.cpp456 {"glGetQueryObjecti64vRobustANGLE", P(GL_GetQueryObjecti64vRobustANGLE)},
Dentry_points_gles_ext_autogen.h573 ANGLE_EXPORT void GL_APIENTRY GL_GetQueryObjecti64vRobustANGLE(GLuint id,
DlibGLESv2_autogen.cpp3641 return GL_GetQueryObjecti64vRobustANGLE(id, pname, bufSize, length, params); in glGetQueryObjecti64vRobustANGLE()
Dentry_points_gles_ext_autogen.cpp3139 void GL_APIENTRY GL_GetQueryObjecti64vRobustANGLE(GLuint id, in GL_GetQueryObjecti64vRobustANGLE() function