Home
last modified time | relevance | path

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

/external/opencv3/modules/core/src/
Dgl_core_3_1.cpp259 typedef void (CODEGEN_FUNCPTR *PFNGETQUERYOBJECTUIVPROC)(GLuint , GLenum , GLuint *); typedef
566 PFNGETQUERYOBJECTUIVPROC GetQueryObjectuiv;
1339 GetQueryObjectuiv = (PFNGETQUERYOBJECTUIVPROC)IntGetProcAddress("glGetQueryObjectuiv"); in Switch_GetQueryObjectuiv()