Home
last modified time | relevance | path

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

/external/opencv3/modules/core/src/
Dgl_core_3_1.cpp181 typedef void (CODEGEN_FUNCPTR *PFNENABLEPROC)(GLenum ); typedef
488 PFNENABLEPROC Enable;
911 Enable = (PFNENABLEPROC)IntGetProcAddress("glEnable"); in Switch_Enable()