Home
last modified time | relevance | path

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

/external/opencv3/modules/core/src/
Dgl_core_3_1.cpp411 typedef void (CODEGEN_FUNCPTR *PFNBINDFRAGDATALOCATIONPROC)(GLuint , GLuint , const GLchar *); typedef
718 PFNBINDFRAGDATALOCATIONPROC BindFragDataLocation;
2191 … BindFragDataLocation = (PFNBINDFRAGDATALOCATIONPROC)IntGetProcAddress("glBindFragDataLocation"); in Switch_BindFragDataLocation()