Home
last modified time | relevance | path

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

/external/opencv3/modules/core/src/
Dgl_core_3_1.cpp377 typedef GLboolean (CODEGEN_FUNCPTR *PFNISENABLEDIPROC)(GLenum , GLuint ); typedef
684 PFNISENABLEDIPROC IsEnabledi;
1987 IsEnabledi = (PFNISENABLEDIPROC)IntGetProcAddress("glIsEnabledi"); in Switch_IsEnabledi()