Home
last modified time | relevance | path

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

/external/opencv3/modules/core/src/
Dgl_core_3_1.cpp221 typedef void (CODEGEN_FUNCPTR *PFNINDEXUBPROC)(GLubyte ); typedef
528 PFNINDEXUBPROC Indexub;
1151 Indexub = (PFNINDEXUBPROC)IntGetProcAddress("glIndexub"); in Switch_Indexub()