Home
last modified time | relevance | path

Searched refs:coverFillPathInstancedNV (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.cpp356 mFunctions->coverFillPathInstancedNV(static_cast<GLsizei>(pathObjs.size()), GL_UNSIGNED_INT, in coverFillPathInstanced()
H A DFunctionsGL.h414 PFNGLCOVERFILLPATHINSTANCEDNVPROC coverFillPathInstancedNV; variable
H A DFunctionsGL.cpp436 coverFillPathInstancedNV(nullptr), in FunctionsGL()
872 … "GL_NV_path_rendering", loadProcAddress("glCoverFillPathInstancedNV"), &coverFillPathInstancedNV); in initializeProcsDesktopGL()
1802 … "GL_NV_path_rendering", loadProcAddress("glCoverFillPathInstancedNV"), &coverFillPathInstancedNV); in initializeProcsGLES()