Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/common/
Dentry_points_enum_autogen.h294 GLBlendFuncSeparate, enumerator
Dentry_points_enum_autogen.cpp573 case EntryPoint::GLBlendFuncSeparate: in GetEntryPointName()
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
Dentry_points_gles_2_0_autogen.cpp309 EVENT(context, GLBlendFuncSeparate, in GL_BlendFuncSeparate()
321 ValidateBlendFuncSeparate(context, angle::EntryPoint::GLBlendFuncSeparate, sfactorRGB, in GL_BlendFuncSeparate()
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
Dcapture_gles_2_0_autogen.cpp196 return CallCapture(angle::EntryPoint::GLBlendFuncSeparate, std::move(paramBuffer)); in CaptureBlendFuncSeparate()
Dframe_capture_replay_autogen.cpp199 case angle::EntryPoint::GLBlendFuncSeparate: in ReplayCall()
/third_party/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_1_autogen.cpp9575 EVENT(context, GLBlendFuncSeparate, in GL_BlendFuncSeparate()
9587 ValidateBlendFuncSeparate(context, angle::EntryPoint::GLBlendFuncSeparate, sfactorRGB, in GL_BlendFuncSeparate()