Home
last modified time | relevance | path

Searched refs:_mglCopyTexImage2D (Results 1 – 6 of 6) sorted by last modified time

/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/SupportExt/
H A DofxsOGLFunctions.h2081 PFNGLCOPYTEXIMAGE2DPROC _mglCopyTexImage2D; variable
3630 … getInstance()._mglCopyTexImage2D(target, level, internalformat, x, y, width, height, border); in glCopyTexImage2D()
H A DofxsOGLFunctions_gl.cpp929 _mglCopyTexImage2D = glad_glCopyTexImage2D; in load_functions()
H A DofxsOGLFunctions_mesa.cpp333 _mglCopyTexImage2D = (PFNGLCOPYTEXIMAGE2DPROC)OSMesaGetProcAddress("glCopyTexImage2D"); in load_functions()
/dports/graphics/openfx-misc/openfx-misc-3ab0531/SupportExt/
H A DofxsOGLFunctions.h2081 PFNGLCOPYTEXIMAGE2DPROC _mglCopyTexImage2D; variable
3630 … getInstance()._mglCopyTexImage2D(target, level, internalformat, x, y, width, height, border); in glCopyTexImage2D()
H A DofxsOGLFunctions_gl.cpp929 _mglCopyTexImage2D = glad_glCopyTexImage2D; in load_functions()
H A DofxsOGLFunctions_mesa.cpp333 _mglCopyTexImage2D = (PFNGLCOPYTEXIMAGE2DPROC)OSMesaGetProcAddress("glCopyTexImage2D"); in load_functions()