Home
last modified time | relevance | path

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

/external/opencv3/modules/core/src/
Dgl_core_3_1.cpp435 typedef GLuint (CODEGEN_FUNCPTR *PFNGETUNIFORMBLOCKINDEXPROC)(GLuint , const GLchar *); typedef
742 PFNGETUNIFORMBLOCKINDEXPROC GetUniformBlockIndex;
2325 … GetUniformBlockIndex = (PFNGETUNIFORMBLOCKINDEXPROC)IntGetProcAddress("glGetUniformBlockIndex"); in Switch_GetUniformBlockIndex()