Home
last modified time | relevance | path

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

/external/opencv3/modules/core/src/
Dgl_core_3_1.cpp51 static void* AppleGLGetProcAddress (const char* name) in AppleGLGetProcAddress() function
127 #define CV_GL_GET_PROC_ADDRESS(name) AppleGLGetProcAddress(name)