Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/common/
Dentry_points_enum_autogen.h1325 GLStencilFunc, enumerator
Dentry_points_enum_autogen.cpp2635 case EntryPoint::GLStencilFunc: in GetEntryPointName()
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
Dentry_points_gles_2_0_autogen.cpp2737 EVENT(context, GLStencilFunc, "context = %d, func = %s, ref = %d, mask = %u", CID(context), in GL_StencilFunc()
2745 ValidateStencilFunc(context, angle::EntryPoint::GLStencilFunc, func, ref, mask)); in GL_StencilFunc()
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
Dcapture_gles_2_0_autogen.cpp2263 return CallCapture(angle::EntryPoint::GLStencilFunc, std::move(paramBuffer)); in CaptureStencilFunc()
Dframe_capture_replay_autogen.cpp2672 case angle::EntryPoint::GLStencilFunc: in ReplayCall()
/third_party/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_1_autogen.cpp5493 EVENT(context, GLStencilFunc, "context = %d, func = %s, ref = %d, mask = %u", CID(context), in GL_StencilFunc()
5501 ValidateStencilFunc(context, angle::EntryPoint::GLStencilFunc, func, ref, mask)); in GL_StencilFunc()