Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/common/
Dentry_points_enum_autogen.h470 GLDepthFunc, enumerator
Dentry_points_enum_autogen.cpp925 case EntryPoint::GLDepthFunc: in GetEntryPointName()
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
Dentry_points_gles_2_0_autogen.cpp958 EVENT(context, GLDepthFunc, "context = %d, func = %s", CID(context), in GL_DepthFunc()
965 ValidateDepthFunc(context, angle::EntryPoint::GLDepthFunc, func)); in GL_DepthFunc()
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
Dcapture_gles_2_0_autogen.cpp671 return CallCapture(angle::EntryPoint::GLDepthFunc, std::move(paramBuffer)); in CaptureDepthFunc()
Dframe_capture_replay_autogen.cpp634 case angle::EntryPoint::GLDepthFunc: in ReplayCall()
/third_party/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_1_autogen.cpp1229 EVENT(context, GLDepthFunc, "context = %d, func = %s", CID(context), in GL_DepthFunc()
1236 ValidateDepthFunc(context, angle::EntryPoint::GLDepthFunc, func)); in GL_DepthFunc()