Home
last modified time | relevance | path

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

/external/opencv3/modules/core/src/
Dgl_core_3_1.cpp375 typedef void (CODEGEN_FUNCPTR *PFNENABLEIPROC)(GLenum , GLuint ); typedef
682 PFNENABLEIPROC Enablei;
1975 Enablei = (PFNENABLEIPROC)IntGetProcAddress("glEnablei"); in Switch_Enablei()