Home
last modified time | relevance | path

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

/external/opencv3/modules/core/src/
Dgl_core_3_1.cpp222 typedef void (CODEGEN_FUNCPTR *PFNINDEXUBVPROC)(const GLubyte *); typedef
529 PFNINDEXUBVPROC Indexubv;
1157 Indexubv = (PFNINDEXUBVPROC)IntGetProcAddress("glIndexubv"); in Switch_Indexubv()