Home
last modified time | relevance | path

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

/external/opencv3/modules/core/src/
Dgl_core_3_1.cpp343 typedef GLboolean (CODEGEN_FUNCPTR *PFNISVERTEXARRAYPROC)(GLuint ); typedef
650 PFNISVERTEXARRAYPROC IsVertexArray;
1813 IsVertexArray = (PFNISVERTEXARRAYPROC)IntGetProcAddress("glIsVertexArray"); in Switch_IsVertexArray()