Home
last modified time | relevance | path

Searched refs:GLCoverageModulationCHROMIUM (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/common/
Dentry_points_enum_autogen.h426 GLCoverageModulationCHROMIUM, enumerator
Dentry_points_enum_autogen.cpp837 case EntryPoint::GLCoverageModulationCHROMIUM: in GetEntryPointName()
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
Dentry_points_gles_ext_autogen.cpp3817 EVENT(context, GLCoverageModulationCHROMIUM, "context = %d, components = %s", CID(context), in GL_CoverageModulationCHROMIUM()
3826 context, angle::EntryPoint::GLCoverageModulationCHROMIUM, components)); in GL_CoverageModulationCHROMIUM()
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
Dcapture_gles_ext_autogen.cpp4608 return CallCapture(angle::EntryPoint::GLCoverageModulationCHROMIUM, std::move(paramBuffer)); in CaptureCoverageModulationCHROMIUM()