Home
last modified time | relevance | path

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

/external/angle/src/libGLESv2/
Dproc_table_egl_autogen.cpp551 {"glImportMemoryZirconHandleANGLE", P(GL_ImportMemoryZirconHandleANGLE)},
Dentry_points_gles_ext_autogen.h177 ANGLE_EXPORT void GL_APIENTRY GL_ImportMemoryZirconHandleANGLE(GLuint memory,
DlibGLESv2_autogen.cpp2953 return GL_ImportMemoryZirconHandleANGLE(memory, size, handleType, handle); in glImportMemoryZirconHandleANGLE()
Dentry_points_gles_ext_autogen.cpp774 void GL_APIENTRY GL_ImportMemoryZirconHandleANGLE(GLuint memory, in GL_ImportMemoryZirconHandleANGLE() function