Home
last modified time | relevance | path

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

/external/opencv3/modules/core/src/
Dgl_core_3_1.cpp255 typedef void (CODEGEN_FUNCPTR *PFNBEGINQUERYPROC)(GLenum , GLuint ); typedef
562 PFNBEGINQUERYPROC BeginQuery;
1315 BeginQuery = (PFNBEGINQUERYPROC)IntGetProcAddress("glBeginQuery"); in Switch_BeginQuery()