Home
last modified time | relevance | path

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

/external/opencv3/modules/core/src/
Dgl_core_3_1.cpp376 typedef void (CODEGEN_FUNCPTR *PFNDISABLEIPROC)(GLenum , GLuint ); typedef
683 PFNDISABLEIPROC Disablei;
1981 Disablei = (PFNDISABLEIPROC)IntGetProcAddress("glDisablei"); in Switch_Disablei()