Home
last modified time | relevance | path

Searched refs:glImportSemaphoreFdEXTNULL (Results 1 – 3 of 3) sorted by relevance

/external/angle/src/libANGLE/renderer/gl/
Dnull_functions.h1021 void INTERNAL_GL_APIENTRY glImportSemaphoreFdEXTNULL(GLuint semaphore, GLenum handleType, GLint fd);
Dnull_functions.cpp1573 void INTERNAL_GL_APIENTRY glImportSemaphoreFdEXTNULL(GLuint semaphore, GLenum handleType, GLint fd) in glImportSemaphoreFdEXTNULL() function
DDispatchTableGL_autogen.cpp5515 importSemaphoreFdEXT = &glImportSemaphoreFdEXTNULL; in initProcsSharedExtensionsNULL()