Home
last modified time | relevance | path

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

/external/opencv3/modules/core/src/
Dgl_core_3_1.cpp450 typedef void (CODEGEN_FUNCPTR *PFNENABLECLIENTSTATEPROC)(GLenum ); typedef
757 PFNENABLECLIENTSTATEPROC EnableClientState;
2385 EnableClientState = (PFNENABLECLIENTSTATEPROC)IntGetProcAddress("glEnableClientState"); in Switch_EnableClientState()