Home
last modified time | relevance | path

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

/external/opencv3/modules/core/src/
Dgl_core_3_1.cpp291 typedef GLint (CODEGEN_FUNCPTR *PFNGETATTRIBLOCATIONPROC)(GLuint , const GLchar *); typedef
598 PFNGETATTRIBLOCATIONPROC GetAttribLocation;
1521 GetAttribLocation = (PFNGETATTRIBLOCATIONPROC)IntGetProcAddress("glGetAttribLocation"); in Switch_GetAttribLocation()