Home
last modified time | relevance | path

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

/external/opencv3/modules/core/src/
Dgl_core_3_1.cpp432 …typedef void (CODEGEN_FUNCPTR *PFNGETUNIFORMINDICESPROC)(GLuint , GLsizei , const GLchar* const *,… typedef
739 PFNGETUNIFORMINDICESPROC GetUniformIndices;
2307 GetUniformIndices = (PFNGETUNIFORMINDICESPROC)IntGetProcAddress("glGetUniformIndices"); in Switch_GetUniformIndices()