Home
last modified time | relevance | path

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

/external/angle/src/libGLESv2/
Dproc_table_egl_autogen.cpp553 {"glImportSemaphoreZirconHandleANGLE", P(GL_ImportSemaphoreZirconHandleANGLE)},
Dentry_points_gles_ext_autogen.h585 ANGLE_EXPORT void GL_APIENTRY GL_ImportSemaphoreZirconHandleANGLE(GLuint semaphore,
DlibGLESv2_autogen.cpp3658 return GL_ImportSemaphoreZirconHandleANGLE(semaphore, handleType, handle); in glImportSemaphoreZirconHandleANGLE()
Dentry_points_gles_ext_autogen.cpp3204 void GL_APIENTRY GL_ImportSemaphoreZirconHandleANGLE(GLuint semaphore, in GL_ImportSemaphoreZirconHandleANGLE() function