Home
last modified time | relevance | path

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

/external/opencv3/modules/core/src/
Dgl_core_3_1.cpp347 typedef void (CODEGEN_FUNCPTR *PFNFLUSHMAPPEDBUFFERRANGEPROC)(GLenum , GLintptr , GLsizeiptr ); typedef
654 PFNFLUSHMAPPEDBUFFERRANGEPROC FlushMappedBufferRange;
1827 …FlushMappedBufferRange = (PFNFLUSHMAPPEDBUFFERRANGEPROC)IntGetProcAddress("glFlushMappedBufferRang… in Switch_FlushMappedBufferRange()