Home
last modified time | relevance | path

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

/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/SupportExt/
H A DofxsOGLFunctions.h2208 PFNGLGETQUERYIVPROC _mglGetQueryiv; variable
4138 getInstance()._mglGetQueryiv(target, pname, params); in glGetQueryiv()
H A DofxsOGLFunctions_gl.cpp1056 _mglGetQueryiv = glad_glGetQueryiv; in load_functions()
H A DofxsOGLFunctions_mesa.cpp460 _mglGetQueryiv = (PFNGLGETQUERYIVPROC)OSMesaGetProcAddress("glGetQueryiv"); in load_functions()
/dports/graphics/openfx-misc/openfx-misc-3ab0531/SupportExt/
H A DofxsOGLFunctions.h2208 PFNGLGETQUERYIVPROC _mglGetQueryiv; variable
4138 getInstance()._mglGetQueryiv(target, pname, params); in glGetQueryiv()
H A DofxsOGLFunctions_gl.cpp1056 _mglGetQueryiv = glad_glGetQueryiv; in load_functions()
H A DofxsOGLFunctions_mesa.cpp460 _mglGetQueryiv = (PFNGLGETQUERYIVPROC)OSMesaGetProcAddress("glGetQueryiv"); in load_functions()