Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/common/
H A Dentry_points_enum_autogen.h359 GLCoverageModulationCHROMIUM, enumerator
H A Dentry_points_enum_autogen.cpp703 case EntryPoint::GLCoverageModulationCHROMIUM: in GetEntryPointName()
/aosp_15_r20/external/angle/src/libGLESv2/
H A Dentry_points_gles_ext_autogen.cpp5105 EVENT(context, GLCoverageModulationCHROMIUM, "context = %d, components = %s", CID(context), in GL_CoverageModulationCHROMIUM()
5114 angle::EntryPoint::GLCoverageModulationCHROMIUM) && in GL_CoverageModulationCHROMIUM()
5117 angle::EntryPoint::GLCoverageModulationCHROMIUM, components))); in GL_CoverageModulationCHROMIUM()
/aosp_15_r20/external/angle/util/capture/
H A Dframe_capture_replay_autogen.cpp559 case angle::EntryPoint::GLCoverageModulationCHROMIUM: in ReplayTraceFunctionCall()
H A Dtrace_interpreter_autogen.cpp1489 return CallCapture(EntryPoint::GLCoverageModulationCHROMIUM, std::move(params)); in ParseCallCapture()
/aosp_15_r20/external/angle/src/libANGLE/capture/
H A Dcapture_gles_ext_autogen.cpp5437 return CallCapture(angle::EntryPoint::GLCoverageModulationCHROMIUM, std::move(paramBuffer)); in CaptureCoverageModulationCHROMIUM()