Home
last modified time | relevance | path

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

/external/opencv3/modules/core/src/
Dgl_core_3_1.cpp676 PFNFRAMEBUFFERTEXTURELAYERPROC FramebufferTextureLayer; variable
1949FramebufferTextureLayer = (PFNFRAMEBUFFERTEXTURELAYERPROC)IntGetProcAddress("glFramebufferTextureL… in Switch_FramebufferTextureLayer()
1950 FramebufferTextureLayer(target, attachment, texture, level, layer); in Switch_FramebufferTextureLayer()
2664 FramebufferTextureLayer = Switch_FramebufferTextureLayer; in InitializeVariables()
Dgl_core_3_1.hpp1279 …extern void (CODEGEN_FUNCPTR *FramebufferTextureLayer)(GLenum target, GLenum attachment, GLuint te…
/external/mesa3d/include/GL/
Dgl_mangle.h542 #define glFramebufferTextureLayer MANGLE(FramebufferTextureLayer)