Home
last modified time | relevance | path

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

/external/angle/src/common/
Dentry_points_enum_autogen.h1314 GLStencilFunc, enumerator
Dentry_points_enum_autogen.cpp2613 case EntryPoint::GLStencilFunc: in GetEntryPointName()
/external/angle/src/libANGLE/capture/
Dcapture_gles_2_0_autogen.cpp2263 return CallCapture(angle::EntryPoint::GLStencilFunc, std::move(paramBuffer)); in CaptureStencilFunc()
Dframe_capture_replay_autogen.cpp2647 case angle::EntryPoint::GLStencilFunc: in ReplayCall()
/external/angle/src/libGLESv2/
Dentry_points_gles_2_0_autogen.cpp2622 EVENT(context, GLStencilFunc, "context = %d, func = %s, ref = %d, mask = %u", CID(context), in GL_StencilFunc()
/external/angle/src/libGL/
Dentry_points_gl_1_autogen.cpp5248 EVENT(context, GLStencilFunc, "context = %d, func = %s, ref = %d, mask = %u", CID(context), in GL_StencilFunc()