Home
last modified time | relevance | path

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

/external/opencv3/modules/core/src/
Dgl_core_3_1.cpp369 …typedef void (CODEGEN_FUNCPTR *PFNFRAMEBUFFERTEXTURELAYERPROC)(GLenum , GLenum , GLuint , GLint , … typedef
676 PFNFRAMEBUFFERTEXTURELAYERPROC FramebufferTextureLayer;
1949 …FramebufferTextureLayer = (PFNFRAMEBUFFERTEXTURELAYERPROC)IntGetProcAddress("glFramebufferTextureL… in Switch_FramebufferTextureLayer()