Home
last modified time | relevance | path

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

/external/opencv3/modules/core/src/
Dgl_core_3_1.cpp342 typedef void (CODEGEN_FUNCPTR *PFNGENVERTEXARRAYSPROC)(GLsizei , GLuint *); typedef
649 PFNGENVERTEXARRAYSPROC GenVertexArrays;
1807 GenVertexArrays = (PFNGENVERTEXARRAYSPROC)IntGetProcAddress("glGenVertexArrays"); in Switch_GenVertexArrays()