Home
last modified time | relevance | path

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

/external/opencv3/modules/core/src/
Dgl_core_3_1.cpp252 typedef void (CODEGEN_FUNCPTR *PFNGENQUERIESPROC)(GLsizei , GLuint *); typedef
559 PFNGENQUERIESPROC GenQueries;
1297 GenQueries = (PFNGENQUERIESPROC)IntGetProcAddress("glGenQueries"); in Switch_GenQueries()