Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/common/
Dentry_points_enum_autogen.h1330 GLStencilOpSeparate, enumerator
Dentry_points_enum_autogen.cpp2645 case EntryPoint::GLStencilOpSeparate: in GetEntryPointName()
/third_party/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_2_autogen.cpp976 EVENT(context, GLStencilOpSeparate, in GL_StencilOpSeparate()
988 ValidateStencilOpSeparate(context, angle::EntryPoint::GLStencilOpSeparate, face, sfail, in GL_StencilOpSeparate()
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
Dentry_points_gles_2_0_autogen.cpp2859 EVENT(context, GLStencilOpSeparate, in GL_StencilOpSeparate()
2871 ValidateStencilOpSeparate(context, angle::EntryPoint::GLStencilOpSeparate, face, sfail, in GL_StencilOpSeparate()
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
Dcapture_gles_2_0_autogen.cpp2334 return CallCapture(angle::EntryPoint::GLStencilOpSeparate, std::move(paramBuffer)); in CaptureStencilOpSeparate()
Dframe_capture_replay_autogen.cpp2697 case angle::EntryPoint::GLStencilOpSeparate: in ReplayCall()