Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/common/
Dentry_points_enum_autogen.h1329 GLStencilOp, enumerator
Dentry_points_enum_autogen.cpp2643 case EntryPoint::GLStencilOp: in GetEntryPointName()
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
Dentry_points_gles_2_0_autogen.cpp2833 EVENT(context, GLStencilOp, "context = %d, fail = %s, zfail = %s, zpass = %s", CID(context), in GL_StencilOp()
2843 ValidateStencilOp(context, angle::EntryPoint::GLStencilOp, fail, zfail, zpass)); in GL_StencilOp()
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
Dcapture_gles_2_0_autogen.cpp2317 return CallCapture(angle::EntryPoint::GLStencilOp, std::move(paramBuffer)); in CaptureStencilOp()
Dframe_capture_replay_autogen.cpp2692 case angle::EntryPoint::GLStencilOp: in ReplayCall()
/third_party/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_1_autogen.cpp5539 EVENT(context, GLStencilOp, "context = %d, fail = %s, zfail = %s, zpass = %s", CID(context), in GL_StencilOp()
5549 ValidateStencilOp(context, angle::EntryPoint::GLStencilOp, fail, zfail, zpass)); in GL_StencilOp()