Home
last modified time | relevance | path

Searched refs:_mglVertexAttrib4s (Results 1 – 6 of 6) sorted by path

/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/SupportExt/
H A DofxsOGLFunctions.h2309 PFNGLVERTEXATTRIB4SPROC _mglVertexAttrib4s; variable
4542 getInstance()._mglVertexAttrib4s(index, x, y, z, w); in glVertexAttrib4s()
H A DofxsOGLFunctions_gl.cpp1157 _mglVertexAttrib4s = glad_glVertexAttrib4s; in load_functions()
H A DofxsOGLFunctions_mesa.cpp561 _mglVertexAttrib4s = (PFNGLVERTEXATTRIB4SPROC)OSMesaGetProcAddress("glVertexAttrib4s"); in load_functions()
/dports/graphics/openfx-misc/openfx-misc-3ab0531/SupportExt/
H A DofxsOGLFunctions.h2309 PFNGLVERTEXATTRIB4SPROC _mglVertexAttrib4s; variable
4542 getInstance()._mglVertexAttrib4s(index, x, y, z, w); in glVertexAttrib4s()
H A DofxsOGLFunctions_gl.cpp1157 _mglVertexAttrib4s = glad_glVertexAttrib4s; in load_functions()
H A DofxsOGLFunctions_mesa.cpp561 _mglVertexAttrib4s = (PFNGLVERTEXATTRIB4SPROC)OSMesaGetProcAddress("glVertexAttrib4s"); in load_functions()