Home
last modified time | relevance | path

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

/external/angle/src/common/
Dentry_points_enum_autogen.h300 GLBlendEquationSeparateiEXT, enumerator
Dentry_points_enum_autogen.cpp585 case EntryPoint::GLBlendEquationSeparateiEXT: in GetEntryPointName()
/external/angle/util/capture/
Dframe_capture_replay_autogen.cpp168 case angle::EntryPoint::GLBlendEquationSeparateiEXT: in ReplayTraceFunctionCall()
Dtrace_interpreter_autogen.cpp1007 return CallCapture(EntryPoint::GLBlendEquationSeparateiEXT, std::move(params)); in ParseCallCapture()
/external/angle/src/libGLESv2/
Dentry_points_gles_ext_autogen.cpp5995 EVENT(context, GLBlendEquationSeparateiEXT, in GL_BlendEquationSeparateiEXT()
6006 angle::EntryPoint::GLBlendEquationSeparateiEXT, buf, modeRGB, modeAlpha)); in GL_BlendEquationSeparateiEXT()
/external/angle/src/libANGLE/capture/
Dcapture_gles_ext_autogen.cpp6271 return CallCapture(angle::EntryPoint::GLBlendEquationSeparateiEXT, std::move(paramBuffer)); in CaptureBlendEquationSeparateiEXT()