Home
last modified time | relevance | path

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

/external/angle/src/common/
Dentry_points_enum_autogen.h323 GLClearDepthf, enumerator
Dentry_points_enum_autogen.cpp631 case EntryPoint::GLClearDepthf: in GetEntryPointName()
/external/angle/src/libANGLE/capture/
Dcapture_gles_2_0_autogen.cpp312 return CallCapture(angle::EntryPoint::GLClearDepthf, std::move(paramBuffer)); in CaptureClearDepthf()
Dframe_capture_replay_autogen.cpp319 case angle::EntryPoint::GLClearDepthf: in ReplayCall()
/external/angle/src/libGLESv2/
Dentry_points_gles_2_0_autogen.cpp454 EVENT(context, GLClearDepthf, "context = %d, d = %f", CID(context), d); in GL_ClearDepthf()
/external/angle/src/libGL/
Dentry_points_gl_4_autogen.cpp1314 EVENT(context, GLClearDepthf, "context = %d, d = %f", CID(context), d); in GL_ClearDepthf()