Searched defs:glFramebufferTextureLayer (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Graphics/
H A DDevVGA-SVGA3d-ogl.cpp796 PFNGLFRAMEBUFFERTEXTURELAYERPROC glFramebufferTextureLayer; member in struct:VMSVGA3DSTATE::__anon13183
1516 pState->ext.glFramebufferTextureLayer = (PFNGLFRAMEBUFFERTEXTURELAYERPROC)OGLGETPROCADDRESS("glFramebufferTextureLayer");
1807 || !pState->ext.glFramebufferTextureLayer)
/vbox/src/VBox/Additions/x11/x11include/MesaLib-8.0.4-GL/GL/
H A Dgl_mangle.h542 #define glFramebufferTextureLayer MANGLE(FramebufferTextureLayer) macro

Completed in 66 milliseconds