Home
last modified time | relevance | path

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

/external/opencv3/modules/core/src/
Dgl_core_3_1.cpp188 typedef void (CODEGEN_FUNCPTR *PFNDEPTHFUNCPROC)(GLenum ); typedef
495 PFNDEPTHFUNCPROC DepthFunc;
953 DepthFunc = (PFNDEPTHFUNCPROC)IntGetProcAddress("glDepthFunc"); in Switch_DepthFunc()