Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.h564 PFNGLCOVERAGEMODULATIONNVPROC coverageModulationNV = nullptr; variable
DDispatchTableGL_autogen.cpp2804 ASSIGN("glCoverageModulationNV", coverageModulationNV); in initProcsSharedExtensions()
5590 coverageModulationNV = &glCoverageModulationNVNULL; in initProcsSharedExtensionsNULL()
DStateManagerGL.cpp2371 mFunctions->coverageModulationNV(components); in setCoverageModulation()