Home
last modified time | relevance | path

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

/external/opencv3/modules/core/src/
Dgl_core_3_1.cpp381 typedef void (CODEGEN_FUNCPTR *PFNBINDBUFFERBASEPROC)(GLenum , GLuint , GLuint ); typedef
688 PFNBINDBUFFERBASEPROC BindBufferBase;
2011 BindBufferBase = (PFNBINDBUFFERBASEPROC)IntGetProcAddress("glBindBufferBase"); in Switch_BindBufferBase()