Home
last modified time | relevance | path

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

/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/angle/src/libANGLE/renderer/gl/
H A DRendererGL.cpp307 mFunctions->coverFillPathNV(pathObj->getPathID(), coverMode); in coverFillPath()
H A DFunctionsGL.h410 PFNGLCOVERFILLPATHNVPROC coverFillPathNV; variable
H A DFunctionsGL.cpp432 coverFillPathNV(nullptr), in FunctionsGL()
868 …yPoint(extensions, "GL_NV_path_rendering", loadProcAddress("glCoverFillPathNV"), &coverFillPathNV); in initializeProcsDesktopGL()
1798 …yPoint(extensions, "GL_NV_path_rendering", loadProcAddress("glCoverFillPathNV"), &coverFillPathNV); in initializeProcsGLES()