Home
last modified time | relevance | path

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

/external/opencv3/modules/core/src/
Dgl_core_3_1.cpp412 typedef GLint (CODEGEN_FUNCPTR *PFNGETFRAGDATALOCATIONPROC)(GLuint , const GLchar *); typedef
719 PFNGETFRAGDATALOCATIONPROC GetFragDataLocation;
2197 … GetFragDataLocation = (PFNGETFRAGDATALOCATIONPROC)IntGetProcAddress("glGetFragDataLocation"); in Switch_GetFragDataLocation()